@Immutable
public interface KeyDeriver
This interface is Tink internal. Users should always use a KeysetDeriver.
| Modifier and Type | Method and Description |
|---|---|
Key |
deriveKey(byte[] salt) |
Key deriveKey(byte[] salt) throws GeneralSecurityException
GeneralSecurityException