Java Card
v2.2.1

Uses of Interface
javacard.security.SecretKey

Packages that use SecretKey
javacard.security Provides classes and interfaces that contain publicly-available functionality for implementing a security and cryptography framework on the Java Card platform. 
 

Uses of SecretKey in javacard.security
 

Subinterfaces of SecretKey in javacard.security
 interface AESKey
          AESKey contains a 16/24/32 byte key for AES computations based on the Rijndael algorithm.
 interface DESKey
          DESKey contains an 8/16/24-byte key for single/2 key triple DES/3 key triple DES operations.
 


Java Card
v2.2.1

Copyright © 1993-2003 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA-95054, U.S.A. All Rights Reserved.