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.SignatureBaseRSAClass 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
-
-
Constructor Summary
Constructors Constructor Description SignatureRSARIPEMD160AT()Constructor SignatureECDSARIPEMD160
-
Method Summary
Modifier and Type Method Description StringengineGetURI()-
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 Detail
-
XML_ID
public static final String XML_ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
engineGetURI
public String engineGetURI()
- Specified by:
engineGetURIin classorg.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
-