| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.cmpv1.gkm |
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 |
|---|---|
CertId |
EntrustNewCertDefn.getCertId()
Returns the certificate identifier.
|
| Modifier and Type | Method and Description |
|---|---|
EntrustNewCertDefn |
EntrustCertDefnList.getReturnedCertInfo(CertId certId)
Returns a new certificate definition, specified by its certificate
identifier, if it exists in the returnedCertInfo structure; otherwise
null is returned. |
| Constructor and Description |
|---|
EntrustNewCertDefn(CertId certId)
Creates a new
EntrustNewCertDefn object with the specified
component. |