| Package | Description |
|---|---|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| Modifier and Type | Method and Description |
|---|---|
CertChainContext |
CertContext.getCertificateChain(java.util.Date dateTime,
CertStore additionalStore,
int flags)
Calls to CAPI to obtain a certificate chain from the
certificate represented by this object to a trusted root.
|