The AsymmetricCipher type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AsymmetricCipher | Initializes a new instance of the AsymmetricCipher class |
Methods
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypts the specified input.
(Inherited from Cipher.) | |
| Encrypt |
Encrypts the specified input.
(Inherited from Cipher.) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
See Also