Name | Description | |
---|---|---|
![]() | KeySize | |
![]() | SHA256OID | The OID to use when signing using SHA256 algorithm. |
The following tables list the members exposed by Encryption.
Name | Description | |
---|---|---|
![]() ![]() | RandomNumberGenerator |
Name | Description | |
---|---|---|
![]() ![]() | CreateSessionKey | Creates a block of random bytes that can be used as a session key. |
![]() ![]() | DecryptString | |
![]() ![]() | DecryptStringToSecureString | |
![]() ![]() | DecryptStringToString | |
![]() ![]() | DecryptV3Data | Overloaded. Decrypt data encrypted using Blowfish in version 3 |
![]() ![]() | EncryptDataWithPublicKey | Encrypts data using the specified RSA public key. |
![]() ![]() | EncryptString | Overloaded. Encrypts a string. |
![]() ![]() | GetRandomBytes | Creates a random encryption key suitable for use by the encryption/decryption methods in this class. |
![]() ![]() | ReEncryptStringToString |