Constructors: NewRSACryptoServiceProvider |
Creates a new RSACryptoServiceProvider object.
Public Function NewRSACryptoServiceProvider( Optional ByVal KeySize As Long, Optional ByVal Parameters As CspParameters ) As RSACryptoServiceProvider
The key size can is 384bit to 512bit for non-high encryption machines and 384bit to 16384bit for high encryption machines.