javax.crypto
Interface SecretKey

All Known Implementing Classes:
PBEKey, PBEKeyBMP, SecretKey, SecretKeySpec

public interface SecretKey
extends Key

Global empty interface for secret keys.


Attention:  This is not a SUN implementation!

This class has been developed by IAIK according to the documentation publically available.
For SUNīs documentation of this class see http://java.sun.com/security/JCE1.2/spec/apidoc/index.html


See Also:
SecretKey, Key

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