| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.cmpv1 |
Contains classes used to create, parse,
and manipulate ASN.1 structures used with Certificate Management Protocol (CMP)
version 1.
|
| Modifier and Type | Method and Description |
|---|---|
CertOrEncCert |
CertifiedKeyPair.getCertOrEncCert()
Returns the user's certificate in plain or encrypted form.
|
| Constructor and Description |
|---|
CertifiedKeyPair(CertOrEncCert certOrEncCert)
Creates a new
CertifiedKeyPair object with the specified
component set. |