| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.crmf |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| Modifier and Type | Method and Description |
|---|---|
CertTemplate |
CertRequest.getCertTemplate()
Returns the certificate template.
|
| Constructor and Description |
|---|
CertRequest(java.math.BigInteger certReqId,
CertTemplate certTemplate)
Creates a new
CertRequest object with the specified
components. |