@Immutable public final class PrfBasedKeyDeriver extends Object implements KeyDeriver
| Modifier and Type | Method and Description |
|---|---|
static KeyDeriver |
create(PrfBasedKeyDerivationKey key) |
Key |
deriveKey(byte[] salt) |
public static KeyDeriver create(PrfBasedKeyDerivationKey key) throws GeneralSecurityException
GeneralSecurityExceptionpublic Key deriveKey(byte[] salt) throws GeneralSecurityException
deriveKey in interface KeyDeriverGeneralSecurityException