| 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 | Class and Description |
|---|---|
class |
CardMSCertReqInfo
The class represents certificate request information that is injected into
the Entrust Certificate Management Protocol (PKIX-CMP) by a Card Management
System (CardMS).
|
class |
EntrustP10CertReqInfo
A simple data structure that can be used in conjunction with
EntrustP10CertRetriever to request issuance of unmanaged end user
certificates from an Entrust Authority Security Manager (EASM) that supports
PKIX-CMP in Administrator Authenticated (AA) mode (Supported on EASM 7.1
patch 96478 or later). |
| Modifier and Type | Method and Description |
|---|---|
java.security.KeyPair |
CMPForCardMS.generateClientProtlEncKeys(boolean keyRecovery,
java.util.Iterator<? extends EntrustPKIXCMPInjectedCertReqInfo> certificateRequests)
Generates the client protocol encryption key pair in software.
|