Class OpenSSHKeyV1KeyFile.Factory

java.lang.Object
com.hierynomus.sshj.userauth.keyprovider.OpenSSHKeyV1KeyFile.Factory
All Implemented Interfaces:
Factory<FileKeyProvider>, Factory.Named<FileKeyProvider>
Enclosing class:
OpenSSHKeyV1KeyFile

public static class OpenSSHKeyV1KeyFile.Factory extends Object implements Factory.Named<FileKeyProvider>