The RsaCipher type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| RsaCipher |
Initializes a new instance of the RsaCipher class.
|
Methods
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypts the specified data.
(Overrides Cipher Decrypt( Byte ).) | |
| Encrypt |
Encrypts the specified data.
(Overrides Cipher Encrypt( Byte ).) | |
| (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