Package org.bouncycastle.jcajce
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 javax.crypto.SecretKey
serialVersionUID -
Method Summary
Methods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyedMethods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat