| DSACryptoServiceProvider: KeySize (let) |
Sets the key size.
Public Property Let KeySize( ByVal RHS As Long )
This property has no affect on the key size. To set the key size, use the Cor.NewDSACryptoServiceProvider constructor.
Read/Write.
Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods KeySize (get) LegalKeySizes (get)