Uses of Interface
org.apache.sshd.putty.AbstractPuttyKeyDecoder.KeyDecoder
Packages that use AbstractPuttyKeyDecoder.KeyDecoder
-
Uses of AbstractPuttyKeyDecoder.KeyDecoder in org.apache.sshd.putty
Methods in org.apache.sshd.putty with parameters of type AbstractPuttyKeyDecoder.KeyDecoderModifier and TypeMethodDescriptionprivate Collection<KeyPair> AbstractPuttyKeyDecoder.loadEncryptedKeyPairs(NamedResource resourceKey, int formatVersion, byte[] pubBytes, Map<String, String> headers, AbstractPuttyKeyDecoder.KeyDecoder decoder)