Interface PBKDFKey
- All Superinterfaces:
Destroyable, Key, SecretKey, Serializable
- All Known Implementing Classes:
PBKDF1Key, PBKDF1KeyWithParameters, PBKDF2Key, PBKDF2KeyWithParameters, PKCS12Key, PKCS12KeyWithParameters
Base interface for keys associated with various password based key derivation functions (PBKDF).
-
Field Summary
Fields inherited from interface SecretKey
serialVersionUID -
Method Summary
Methods inherited from interface Destroyable
destroy, isDestroyedMethods inherited from interface Key
getAlgorithm, getEncoded, getFormat