| Package | Description |
|---|---|
| com.entrust.toolkit.credentials |
Contains classes the enable creation, recovery, reading, and writing of
digital identities using a
variety of key sources, classes for implementing the Toolkit's KeyStore
capabilities, and classes to support integration with a Smart Card
Management System.
|
| Modifier and Type | Field and Description |
|---|---|
protected EntrustEventIdentifier |
CertificateAndKeyInfo.m_eventIdentifier
The cached value of the Entrust event Identifier
|
| Modifier and Type | Method and Description |
|---|---|
protected EntrustEventIdentifier |
CertificateAndKeyInfo.getEventIdentifier()
Gets the cached value of the certificate property nkeypair event identifier
certificate property.
|
EntrustEventIdentifier |
KeychainCertProperties.getEventIdentifier()
Retrieve the event identifier.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralMessageInfo |
PKIXCMPUtils.getGeneralMessageInfo(X509Certificate verificationCert,
ValidationInfo certVerifier,
EntrustEventIdentifier eventIdentifier)
This API performs a PKIX general message transaction using the supplied user's
verification certificate.
|
void |
KeychainCertProperties.setEventIdentifier(EntrustEventIdentifier eventIdentifier)
Set the event identifier.
|