public interface KeyProvider
DefaultEncryptor,
DefaultDecryptor| Modifier and Type | Method and Description |
|---|---|
Optional<byte[]> |
getKey(byte[] keyRef) |
Optional<byte[]> getKey(byte[] keyRef)
keyRef - the reference of the key to retrieveOptional.empty() if the key cannot not be foundCopyright © 2018. All rights reserved.