| 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 |
|---|---|
EntrustCertTypeAndDefn |
EntrustNewCertDefn.getTypeAndDefn()
Returns the certificate type and definition information if it has been set;
otherwise
null is returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
EntrustNewCertDefn.setTypeAndDefn(EntrustCertTypeAndDefn typeAndDefn)
Sets the certificate type and definition information.
|