org.apache.xml.security.algorithms.implementations
Class IntegrityHmac.IntegrityHmacMD5
java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.IntegrityHmac
org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
- Enclosing class:
- IntegrityHmac
public static class IntegrityHmac.IntegrityHmacMD5
- extends IntegrityHmac
Class IntegrityHmacMD5
Methods inherited from class org.apache.xml.security.algorithms.implementations.IntegrityHmac |
engineAddContextToElement, engineGetContextFromElement, engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegrityHmac.IntegrityHmacMD5
public IntegrityHmac.IntegrityHmacMD5()
throws XMLSignatureException
- Constructor IntegrityHmacMD5
- Throws:
XMLSignatureException
engineGetURI
public String engineGetURI()
- Method engineGetURI
- Specified by:
engineGetURI
in class IntegrityHmac
- Returns:
- the URI representation of
Transformation algorithm
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.