| 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 |
|---|---|
Controls |
CertRequest.getControls()
Returns the controls if they has be set; otherwise
null is
returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
CertRequest.setControls(Controls controls)
Sets the controls value this object contains.
|