Package org.apache.sshd.common.signature
package org.apache.sshd.common.signature
Signature
implementations.-
ClassDescriptionUseful base class for
Signature
implementationProvides easy access to the currently implemented signaturesHolds the result of theBuiltinSignatures.parseSignatureList(String)
Signature interface for SSH used to sign or verify packets.DSASignature
Signature algorithm for EC keys using ECDSA.Manage the list of named factories forSignature
.RSASignature