Uses of Interface
org.apache.sshd.common.config.keys.SshPublicKey
Packages that use SshPublicKey
-
Uses of SshPublicKey in org.apache.sshd.common.config.keys
Subinterfaces of SshPublicKey in org.apache.sshd.common.config.keysModifier and TypeInterfaceDescriptioninterfaceAn OpenSSH certificate key as specified by OpenSSH.Classes in org.apache.sshd.common.config.keys that implement SshPublicKeyModifier and TypeClassDescriptionclassclassA representation of an unsupported SSH public key -- just a key type and the raw key data. -
Uses of SshPublicKey in org.apache.sshd.common.config.keys.u2f
Subinterfaces of SshPublicKey in org.apache.sshd.common.config.keys.u2fClasses in org.apache.sshd.common.config.keys.u2f that implement SshPublicKey