| 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 |
|---|---|
PKIPublicationInfo |
CertifiedKeyPair.getPublicationInfo()
Returns publication infromation for the user's certificate if it has been
set, otherwise
null is returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
CertifiedKeyPair.setPublicationInfo(PKIPublicationInfo publicationInfo)
Sets publication infromation for the user's certificate.
|