Open |
public class OpenPgpDigitalCertificate : IDigitalCertificate
The OpenPgpDigitalCertificate type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationDate | Gets the date that the certificate was created. | |
| Gets the email address of the owner of the certificate. | ||
| ExpirationDate | Gets the expiration date of the certificate. | |
| Fingerprint | Gets the fingerprint of the certificate. | |
| KeyRing | Gets the public key ring. | |
| Name | Gets the name of the owner of the certificate. | |
| PublicKey | Gets the public key. | |
| PublicKeyAlgorithm | Gets the public key algorithm supported by the certificate. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |