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, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify
Methods inherited from class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
engineAddContextToElement, engineGetContextFromElement, engineInitSign, engineInitVerify
-
Field Details
-
XML_ID
XML id- See Also:
-
-
Constructor Details
-
SignatureRSARIPEMD160AT
public SignatureRSARIPEMD160AT() throws org.apache.xml.security.signature.XMLSignatureExceptionConstructor SignatureECDSARIPEMD160- Throws:
org.apache.xml.security.signature.XMLSignatureException
- if an exception occurs
-
-
Method Details
-
engineGetURI
- Specified by:
engineGetURI
in classorg.apache.xml.security.algorithms.SignatureAlgorithmSpi
-