Class SignatureBaseRSA.SignatureRSARIPEMD160
java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
- Enclosing class:
SignatureBaseRSA
Class SignatureRSARIPEMD160
-
Nested Class Summary
Nested classes/interfaces inherited from class SignatureBaseRSA
SignatureBaseRSA.SignatureRSAMD5, SignatureBaseRSA.SignatureRSARIPEMD160, SignatureBaseRSA.SignatureRSASHA1, SignatureBaseRSA.SignatureRSASHA1MGF1, SignatureBaseRSA.SignatureRSASHA224, SignatureBaseRSA.SignatureRSASHA224MGF1, SignatureBaseRSA.SignatureRSASHA256, SignatureBaseRSA.SignatureRSASHA256MGF1, SignatureBaseRSA.SignatureRSASHA3_224MGF1, SignatureBaseRSA.SignatureRSASHA3_256MGF1, SignatureBaseRSA.SignatureRSASHA3_384MGF1, SignatureBaseRSA.SignatureRSASHA3_512MGF1, SignatureBaseRSA.SignatureRSASHA384, SignatureBaseRSA.SignatureRSASHA384MGF1, SignatureBaseRSA.SignatureRSASHA512, SignatureBaseRSA.SignatureRSASHA512MGF1 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the URI representation ofTransformation algorithmMethods inherited from class SignatureBaseRSA
engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerifyMethods inherited from class SignatureAlgorithmSpi
engineGetContextFromElement, reset
-
Constructor Details
-
SignatureRSARIPEMD160
Constructor SignatureRSARIPEMD160- Throws:
XMLSignatureException
-
-
Method Details
-
engineGetURI
Returns the URI representation ofTransformation algorithm- Specified by:
engineGetURIin classSignatureBaseRSA- Returns:
- the URI representation of
Transformation algorithm
-