Class PKCS8KeyFile

java.lang.Object
net.schmizz.sshj.userauth.keyprovider.BaseFileKeyProvider
net.schmizz.sshj.userauth.keyprovider.PKCS8KeyFile
All Implemented Interfaces:
FileKeyProvider, KeyProvider
Direct Known Subclasses:
OpenSSHKeyFile

public class PKCS8KeyFile extends BaseFileKeyProvider
Key File implementation supporting PEM-encoded PKCS8 and PKCS1 formats with or without password-based encryption