public static class SignatureBaseRSA.SignatureRSARIPEMD160 extends 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, SignatureBaseRSA.SignatureRSASSAPSS
Constructor and Description |
---|
SignatureRSARIPEMD160()
Constructor SignatureRSARIPEMD160
|
SignatureRSARIPEMD160(Provider provider) |
Modifier and Type | Method and Description |
---|---|
String |
engineGetURI()
Returns the URI representation of
Transformation algorithm |
engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify
engineAddContextToElement, engineGetContextFromElement, engineInitSign, engineInitVerify
public SignatureRSARIPEMD160() throws XMLSignatureException
XMLSignatureException
public SignatureRSARIPEMD160(Provider provider) throws XMLSignatureException
XMLSignatureException
public String engineGetURI()
Transformation algorithm
engineGetURI
in class SignatureAlgorithmSpi
Transformation algorithm
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.