Package org.apache.sshd.common.config.keys.writer.openssh
-
Class Summary Class Description OpenSSHKeyEncryptionContext APrivateKeyEncryptionContextfor use with aOpenSSHKeyPairResourceWriter.OpenSSHKeyPairResourceWriter AKeyPairResourceWriterfor 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.