Package net.schmizz.sshj.userauth.keyprovider
package net.schmizz.sshj.userauth.keyprovider
-
ClassDescriptionA file key provider is initialized with a location ofKey File FormatsA
KeyProvider
wrapper aroundKeyPair
A 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.Key File implementation supporting PEM-encoded PKCS8 and PKCS1 formats with or without password-based encryptionSample PuTTY file format