| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javacard.security | |
|---|---|
| javacard.security | Provides classes and interfaces that contain publicly-available functionality for implementing a security and cryptography framework on the Java Card platform. | 
| javacardx.crypto | Extension package that contains functionality, which may be subject to export controls, for implementing a security and cryptography framework on the Java Card platform. | 
| Classes in javacard.security used by javacard.security | |
|---|---|
| Checksum The Checksumclass is the base class for CRC (cyclic redundancy check) checksum algorithms. | |
| CryptoException CryptoExceptionrepresents a cryptography-related exception. | |
| DSAKey The DSAKey interface is the base interface for the DSA algorithm's private and public key implementations. | |
| ECKey The ECKeyinterface is the base interface for the EC algorithm's private
 and public key implementations. | |
| InitializedMessageDigest The InitializedMessageDigestclass is a subclass of the base
 classMessageDigest. | |
| Key The Keyinterface is the base interface for all keys. | |
| KeyAgreement The KeyAgreementclass is the base class for key agreement algorithms
 such as Diffie-Hellman and EC Diffie-Hellman [IEEE P1363]. | |
| MessageDigest The MessageDigestclass is the base class for hashing algorithms. | |
| PrivateKey The PrivateKeyinterface is the base interface for private keys used in asymmetric algorithms. | |
| PublicKey The PublicKeyinterface is the base interface for public keys used in asymmetric algorithms. | |
| RandomData The RandomDataabstract class is the base class for random number generation. | |
| SecretKey The SecretKeyclass is the base interface for keys 
 used in symmetric algorithms (DES, for example). | |
| Signature The Signatureclass is the base class for Signature algorithms. | |
| Classes in javacard.security used by javacardx.crypto | |
|---|---|
| CryptoException CryptoExceptionrepresents a cryptography-related exception. | |
| Key The Keyinterface is the base interface for all keys. | |
| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||