org.apache.xml.security.algorithms.implementations
Class SignatureBaseRSA.SignatureRSAMD5
java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
- Enclosing class:
- SignatureBaseRSA
public static class SignatureBaseRSA.SignatureRSAMD5
- extends SignatureBaseRSA
Class SignatureRSAMD5
Method Summary |
String |
engineGetURI()
Returns the URI representation of Transformation algorithm |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureBaseRSA.SignatureRSAMD5
public SignatureBaseRSA.SignatureRSAMD5()
throws XMLSignatureException
- Constructor SignatureRSAMD5
- Throws:
XMLSignatureException
engineGetURI
public String engineGetURI()
- Description copied from class:
SignatureAlgorithmSpi
- Returns the URI representation of
Transformation algorithm
- Specified by:
engineGetURI
in class SignatureBaseRSA
- Returns:
- the URI representation of
Transformation algorithm
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.