javacard.security
Interface SecretKey

All Superinterfaces:
Key
All Known Subinterfaces:
DESKey

public interface SecretKey
extends Key

The SecretKey class is the base interface for keys used in symmetric algorithms (e.g. DES).


Methods inherited from interface javacard.security.Key
clearKey, getSize, getType, isInitialized
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.