KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > crypto > SecretKey

javax.crypto
Interface SecretKey

All Superinterfaces:
Key, Serializable
All Known Subinterfaces:
PBEKey
All Known Implementing Classes:
KerberosKey, SecretKeySpec
See Also:
Top Examples, Source Code, SecretKeyFactory, Cipher

static final long serialVersionUID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags