public class DecryptKeys
extends java.lang.Object
implements java.util.function.Supplier<java.util.Map<java.lang.String,java.security.Key>>
| Constructor and Description |
|---|
DecryptKeys(java.util.Optional<java.lang.String> contents,
java.util.Optional<java.lang.String> location) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.security.Key> |
get() |