Package net.schmizz.sshj.userauth.keyprovider
package net.schmizz.sshj.userauth.keyprovider
-
ClassDescriptionA file key provider is initialized with a location ofKey File FormatsA
KeyProviderwrapper aroundKeyPairA KeyProvider is a container for a public-private keypair.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.PEM Key container with identified Key Type and decoded bodyKey File implementation supporting PEM-encoded PKCS8 and PKCS1 formats with or without password-based encryptionSample PuTTY file format