| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.structures |
Contains classes used to create, parse, and manipulate general ASN.1
structures.
|
| Modifier and Type | Method and Description |
|---|---|
Time |
Validity.getNotAfter()
Deprecated.
|
Time |
Validity.getNotBefore()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Validity.setNotAfter(Time notAfter)
Deprecated.
|
void |
Validity.setNotBefore(Time notBefore)
Deprecated.
|