|
Class Summary |
| BaseSMAdapter |
Provides base functionality for the actual Security Module Adapter. |
| CryptographicServiceMessage |
Cryptographic Service Message (CSM for short). |
| EncryptedPIN |
The PIN (Personal Identification Number), is used to authenticate card
holders. |
| KeySerialNumber |
Key Serial Number (also called Key Name in the ANSI X9.24). |
| SecureDESKey |
The SecureDESKey class represents:
Single, double or triple length DES keys that are secured by a security module. |
| SecureKey |
Represents a key that cannot be used except by your security module and for
performing the operations allowed by the security module for this type
of keys. |
| SimpleKeyFile |
Implements SecureKeyStore using a properties file. |
| Util |
Util class contains some useful methods. |