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