Package net.schmizz.sshj.userauth.keyprovider

Interface Summary
FileKeyProvider A file key provider is initialized with a location of
KeyProvider A KeyProvider is a container for a public-private keypair.
 

Class Summary
KeyPairWrapper A KeyProvider wrapper around KeyPair
KeyProviderUtil  
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  
PKCS8KeyFile Represents a PKCS8-encoded key file.
PKCS8KeyFile.Factory  
 

Enum Summary
FileKeyProvider.Format  
 



Copyright © 2009-2012. All Rights Reserved.