Name |
Description |
Certificate |
Represent a Certificate. |
CertificateRequest |
Contains data required to request a certificate. |
CertificateResponse |
Represent the response to a certificate request. |
DistinguishedName |
Represent a Distinguished Name. |
Key |
Represent a SSL key. |
KeyPair |
Represent a SSL key-pair (public and private). |
ParsedCertificate |
Represent the content of a parsed certificate. |
ParsedKey |
Represent the content of a parsed key. |
PrivateKey |
Represent a SSL Private key. |
PublicKey |
Represent a SSL Public key. |