| Package | Description |
|---|---|
| com.licel.jcardsim.crypto |
jCardSim cryptography support classes.
|
| Class and Description |
|---|
| ByteContainer
This class contains byte array, initialization flag of this
array and memory type.
|
| DHKeyImpl |
| DSAKeyImpl
Base class for
DSAPublicKeyImpl/DSAPrivateKeyImpl
on BouncyCastle CryptoAPI. |
| ECKeyImpl
Base class for
ECPublicKeyImpl/ECPrivateKeyImpl on BouncyCastle CryptoAPI. |
| KeyImpl
Base class for all
Key instances. |
| KeyWithParameters
KeyWithParameters.
|
| RSAKeyImpl
Implementation
RSAPublic/RSAPrivate based on BouncyCastle CryptoAPI. |