CryptoStringExtensions..::..Encrypt Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Encrypt(String, X509Certificate2) |
Encrypts the specified certificate.
|
|
|
Encrypt(String, X509Certificate2, RSAEncryptionPadding) |
Encrypts the specified certificate.
|
|
|
Encrypt(array<Byte>[]()[][], X509Certificate2) |
Encrypts the specified certificate.
|
|
|
Encrypt(array<Byte>[]()[][], X509Certificate2, RSAEncryptionPadding) |
Encrypts the specified certificate.
|
|
|
Encrypt(String) |
Encrypts the current string
|
|
|
Encrypt(String, String) |
Encrypts the current string
|

