Package net.schmizz.sshj.userauth.keyprovider
-
Interface Summary Interface Description FileKeyProvider A file key provider is initialized with a location ofKeyProvider A KeyProvider is a container for a public-private keypair. -
Class Summary Class Description BaseFileKeyProvider KeyPairWrapper AKeyProviderwrapper aroundKeyPairKeyProviderUtil OpenSSHKeyFile Represents an OpenSSH identity that consists of a PKCS8-encoded private key file and an unencrypted public key file of the same name with the".pub"extension.OpenSSHKeyFile.Factory PEMKey PEM Key container with identified Key Type and decoded bodyPKCS8KeyFile Key File implementation supporting PEM-encoded PKCS8 and PKCS1 formats with or without password-based encryptionPKCS8KeyFile.Factory PuTTYKeyFile Sample PuTTY file formatPuTTYKeyFile.Factory -
Enum Summary Enum Description KeyFormat Key File FormatsPEMKey.PEMKeyType