The PrivateKeyFile class represents a Private Key file (also known as a PVK
file). It can load PVK files and associate them with their corresponding
X509 certificates.
The following tables list the members exposed by the PrivateKeyFile type.
Public Methods
| Name | Description | |
|---|---|---|
| AssociateWith | Overloaded. | |
| Dispose |
Releases all managed and unmanaged resources.
| |
| Equals | (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.) | |
| ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
| Finalize |
Releases all managed and unmanaged resources.
(Overrides .Finalize().) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |