| Package | Description |
|---|---|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| 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.
|
| com.entrust.toolkit.exceptions | |
| com.entrust.toolkit.security.crypto.digest |
Contains implementations of message digest algorithms.
|
| Class and Description |
|---|
| Algorithms
Abstract class from which all CAPI algorithm constants derive.
|
| CapiConstants
This class is used to represent integer constants used in CAPI.
|
| CapiHandle
This class represents a handle to an object in Microsoft's CAPI.
|
| CertChainContext
Represents a handle to a certificate chain in CAPI.
|
| CertContext
This class encapsulates information about a handle to a CAPI Certificate
Context.
|
| CertFindType
Constants to be used when finding a certificate in a
CertStore. |
| CertPropertyId
Certificate and CRL property IDs.
|
| CertStore
This class encapsulates information about a handle to a CAPI Certificate
Store.
|
| CertStoreAddDisposition
Constants for certificate store disposition when adding to a certificate store.
|
| CertStoreProvType
Certificate Store Provider Types.
|
| CryptHash
This class encapsulates information about a handle to a CAPI Hash object.
|
| CryptImplType
Constants that indicate how a CSP is implemented.
|
| CryptKey
This class encapsulates information about a handle to a CAPI Key object.
|
| CryptProvider
This class encapsulates information about a handle to a CAPI Cryptographic
Service Provider (CSP).
|
| DataEncryptionAlgorithms
Constants for key exchange algorithms.
|
| EntrustCertManagementState
The Entrust certificate management state; used as the value for the
CertPropertyId.EE_CERT_PROP_CERT_MANAGEMENT_STATE Entrust-specific
certificate property. |
| Error
Error numbers that can be returned from native calls.
|
| HashAlgorithms
Constants for hash algorithms.
|
| HashParam
This class contains constants passed to CryptGetHashParam.
|
| KeyAlgorithms
Abstract class from which all key algorithms derive.
|
| KeyExchangeAlgorithms
Constants for key exchange algorithms.
|
| KeyParam
Constants for key parameters.
|
| KeySpec
Constants for key specifiers.
|
| ProviderAlgorithmInfo
The class holds information on a specific algorithm supported by a CSP.
|
| ProviderInfo
This class stores basic information about a CAPI CSP, or
about a particular type of CSP.
|
| ProviderParam
This class contains constants passed to CryptGetProvParam.
|
| ProviderType
This class contains constants for provider types.
|
| SignatureAlgorithms
Constants for signature algorithms.
|
| Class and Description |
|---|
| CertContext
This class encapsulates information about a handle to a CAPI Certificate
Context.
|
| CertStore
This class encapsulates information about a handle to a CAPI Certificate
Store.
|
| CryptKey
This class encapsulates information about a handle to a CAPI Key object.
|
| CryptKeyProvInfo
This class contains information about a CSP and private key that are
associated with a public certificate.
|
| CryptProvider
This class encapsulates information about a handle to a CAPI Cryptographic
Service Provider (CSP).
|
| Class and Description |
|---|
| Error
Error numbers that can be returned from native calls.
|
| Class and Description |
|---|
| CryptHash
This class encapsulates information about a handle to a CAPI Hash object.
|
| CryptProvider
This class encapsulates information about a handle to a CAPI Cryptographic
Service Provider (CSP).
|