Class SignatureRSARIPEMD160AT
java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
eu.europa.esig.dss.xades.validation.SignatureRSARIPEMD160AT
public class SignatureRSARIPEMD160AT
extends org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
Class SignatureECDSARIPEMD160
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SignatureRSARIPEMD160AT()
Constructor SignatureECDSARIPEMD160 -
Method Summary
Modifier and Type Method Description String
engineGetURI()
Methods inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify
-
Field Details
-
XML_ID
- See Also:
- Constant Field Values
-
-
Constructor Details
-
SignatureRSARIPEMD160AT
public SignatureRSARIPEMD160AT() throws org.apache.xml.security.signature.XMLSignatureExceptionConstructor SignatureECDSARIPEMD160- Throws:
org.apache.xml.security.signature.XMLSignatureException
-
-
Method Details
-
engineGetURI
- Specified by:
engineGetURI
in classorg.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-