The KeyPairInformation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CheckPassword |
Checks if a password for a private key is correct
| |
| Equals | (Inherited from Object.) | |
| ExportPrivateKey |
Exports the private key part of this key pair into a file.
| |
| ExportPrivateKeyBytes |
Exports the private key part of this key pair as array of bytes.
| |
| ExportPrivateKeyStream |
Exports the private key part of this key pair as an input stream for reading.
| |
| ExportPublicKey |
Exports the public key part of this key pair into a file.
| |
| ExportPublicKeyAsBytes |
Exports the public key part of this key pair as array of bytes.
| |
| ExportPublicKeyAsStream |
Exports the public key part of this key pair as input stream for reading.
| |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsExpiredOnDate |
Returns will this key be expired on a given date
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |