| Package | Description |
|---|---|
| com.entrust.toolkit.capi |
Contains low-level classes for interfacing with Microsoft's Crypto API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataEncryptionAlgorithms
Constants for key exchange algorithms.
|
class |
KeyExchangeAlgorithms
Constants for key exchange algorithms.
|
class |
SignatureAlgorithms
Constants for signature algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
KeyAlgorithms |
CryptKey.getAlgorithm()
Returns the algorithm associated with this key, or
null if
the algorithm is not recognized. |