Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
xjava.security
Interface SecretKey
All Superinterfaces:
Key
Known Implementing Classes:
KAT.KAT_Key
,
MCT.MCT_Key
,
RawSecretKey
public interface
SecretKey
extends Key
A secret key.
$Revision: 1.2 $
See Also:
Key
,
PrivateKey
,
PublicKey
,
Cipher
Overview
Package
Tree
Index
Deprecated
About