public class DevCryptoConfigSource extends java.lang.Object implements CryptoConfigSource
| Constructor and Description |
|---|
DevCryptoConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
encrypt() |
java.util.Optional<java.security.Key> |
key() |
public boolean encrypt()
encrypt in interface CryptoConfigSourcepublic java.util.Optional<java.security.Key> key()
key in interface CryptoConfigSourceturned on.