Class OpenSSHKeyV1KeyFile

java.lang.Object
net.schmizz.sshj.userauth.keyprovider.BaseFileKeyProvider
com.hierynomus.sshj.userauth.keyprovider.OpenSSHKeyV1KeyFile
All Implemented Interfaces:
FileKeyProvider, KeyProvider

public class OpenSSHKeyV1KeyFile extends BaseFileKeyProvider
Reads a key file in the new OpenSSH format. The format is described in the following document: https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.key