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 CryptoConfigSource
public java.util.Optional<java.security.Key> key()
key
in interface CryptoConfigSource
turned on
.