public class SignatureRSASHA1 extends SignatureRSA
Modifier and Type | Field and Description |
---|---|
static String |
ALGORITHM |
SUPPORTED_KEY_TYPES
Constructor and Description |
---|
SignatureRSASHA1() |
getSshAlgorithmName, getVerifierSignatureSize, getVerifierSignatureSize, initVerifier, verify
doInitSignature, doVerify, extractEncodedSignature, extractEncodedSignature, getAlgorithm, getSignature, initSigner, sign, toString, update
public static final String ALGORITHM
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.