Class PKCS8KeyFile.Factory

java.lang.Object
net.schmizz.sshj.userauth.keyprovider.PKCS8KeyFile.Factory
All Implemented Interfaces:
Factory<FileKeyProvider>, Factory.Named<FileKeyProvider>
Enclosing class:
PKCS8KeyFile

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