| Package | Description |
|---|---|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| Modifier and Type | Method and Description |
|---|---|
static CertStore |
CertStore.openStore(CertStoreProvType storeProviderType,
int encodingType,
CryptProvider cryptProvider,
int flags,
java.lang.String parameter)
Opens a certificate store and returns a handle to the newly opened store.
|