Interface PBKDFKey

All Superinterfaces:
Destroyable, Key, SecretKey, Serializable
All Known Implementing Classes:
PBKDF1Key, PBKDF1KeyWithParameters, PBKDF2Key, PBKDF2KeyWithParameters, PKCS12Key, PKCS12KeyWithParameters

public interface PBKDFKey extends SecretKey
Base interface for keys associated with various password based key derivation functions (PBKDF).