| Package | Description |
|---|---|
| com.entrust.toolkit.x509.extensions |
Contains classes that implement certificate extensions.
|
| Modifier and Type | Method and Description |
|---|---|
SignedCertificateTimestamp[] |
SignedCertificateTimestampList.getSignedCertificateTimestampList() |
| Constructor and Description |
|---|
SignedCertificateTimestampList(SignedCertificateTimestamp[] arrayOfTimestamps)
The constructor which takes an array of
SignedCertificateTimestamp
objects. |