Package org.apache.sshd.common.config.keys.writer.openssh
-
Class Summary Class Description OpenSSHKeyEncryptionContext APrivateKeyEncryptionContext
for use with aOpenSSHKeyPairResourceWriter
.OpenSSHKeyPairResourceWriter AKeyPairResourceWriter
for writing keys in the modern OpenSSH format, using the OpenBSD bcrypt KDF for passphrase-protected encrypted private keys.OpenSSHKeyPairResourceWriter.KeyEncryptor A key encryptor for modern-style OpenSSH private keys using the bcrypt KDF.