xjava.security
Interface SecretKey

All Superinterfaces:
java.security.Key, java.io.Serializable
All Known Implementing Classes:
KAT.KAT_Key, MCT.MCT_Key, RawSecretKey

public interface SecretKey
extends java.security.Key

A secret key.

$Revision: 1.2 $

See Also:
Key, PrivateKey, PublicKey, Cipher

Fields inherited from interface java.security.Key
serialVersionUID
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat