Interface OpenSSHKdfOptions
- All Superinterfaces:
NamedResource
,OpenSSHKeyDecryptor
- All Known Implementing Classes:
BCryptKdfOptions
,RawKdfOptions
-
Field Summary
FieldsFields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
-
Method Summary
Methods inherited from interface org.apache.sshd.common.NamedResource
getName
Methods inherited from interface org.apache.sshd.common.config.keys.loader.openssh.OpenSSHKeyDecryptor
decodePrivateKeyBytes, isEncrypted
-
Field Details
-
MAX_KDF_NAME_LENGTH
static final int MAX_KDF_NAME_LENGTH- See Also:
-
MAX_KDF_OPTIONS_SIZE
static final int MAX_KDF_OPTIONS_SIZE- See Also:
-
NONE_KDF
- See Also:
-
IS_NONE_KDF
-
-
Method Details
-
initialize
- Throws:
IOException
-