| 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).
|
| com.entrust.toolkit.asn1.crmf.regInfo |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| Modifier and Type | Method and Description |
|---|---|
CertRequest |
CertReqMsg.getCertReq()
Returns the certificate request.
|
| Constructor and Description |
|---|
CertReqMsg(CertRequest certReq)
Creates a new
CertReqMsg object with the specified component. |
| Modifier and Type | Method and Description |
|---|---|
CertRequest |
CertReq.getCertReq()
Returns the certificate request value.
|
| Constructor and Description |
|---|
CertReq(CertRequest certReq)
Creates a new
CertReq regInfo object with the specified
component. |