public interface OpenSSHKdfOptions extends NamedResource, OpenSSHKeyDecryptor
| Modifier and Type | Field and Description |
|---|---|
static Predicate<String> |
IS_NONE_KDF |
static int |
MAX_KDF_NAME_LENGTH |
static int |
MAX_KDF_OPTIONS_SIZE |
static String |
NONE_KDF |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier and Type | Method and Description |
|---|---|
void |
initialize(String name,
byte[] kdfOptions) |
findByName, getName, getNameList, getNames, ofName, removeByNamedecodePrivateKeyBytes, isEncryptedstatic final int MAX_KDF_NAME_LENGTH
static final int MAX_KDF_OPTIONS_SIZE
static final String NONE_KDF
void initialize(String name, byte[] kdfOptions) throws IOException
IOExceptionCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.