RsaMake |
Name | Description | |
---|---|---|
![]() ![]() | MakeKeys(String, String, Int32, RsaPublicExponent, Int32, String, RsaPbeOptions, Boolean, Byte) | Obsolete. Generate an RSA public/private key pair [DEPRECATED]. |
![]() ![]() | MakeKeys(String, String, String, Int32, RsaPublicExponent, RsaPbeOptions, String, RsaFormat, Boolean) | Generate an RSA public/private key pair. |
![]() ![]() | MakeKeys(String, String, Int32, RsaPublicExponent, Int32, String, CipherAlgorithm, HashAlgorithm, RsaFormat, Boolean) | Obsolete. Generate an RSA public/private key pair with extended options for encrypting private key [DEPRECATED]. |