| RSACryptoServiceProvider: 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.NewRSACryptoServiceProvider constructor.
Read/Write.
Project VBCorLib Overview Class RSACryptoServiceProvider Overview RSACryptoServiceProvider Properties RSACryptoServiceProvider Methods KeySize (get) LegalKeySizes (get)