| Package | Description |
|---|---|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| com.entrust.toolkit.keychain |
| Modifier and Type | Class and Description |
|---|---|
class |
CapiHandle
This class represents a handle to an object in Microsoft's CAPI.
|
class |
CertChainContext
Represents a handle to a certificate chain in CAPI.
|
class |
CertContext
This class encapsulates information about a handle to a CAPI Certificate
Context.
|
class |
CertStore
This class encapsulates information about a handle to a CAPI Certificate
Store.
|
class |
CryptHash
This class encapsulates information about a handle to a CAPI Hash object.
|
class |
CryptKey
This class encapsulates information about a handle to a CAPI Key object.
|
class |
CryptProvider
This class encapsulates information about a handle to a CAPI Cryptographic
Service Provider (CSP).
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeychainHandle |
class |
KeychainKey
This class encapsulates information about a handle to a KeyChain Key object.
|