org.apache.xml.security.algorithms.implementations
Class IntegrityHmac.IntegrityHmacSHA1
java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.IntegrityHmac
org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
- Enclosing class:
- IntegrityHmac
public static class IntegrityHmac.IntegrityHmacSHA1
- extends IntegrityHmac
Class IntegrityHmacSHA1
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.IntegrityHmacSHA1
public IntegrityHmac.IntegrityHmacSHA1()
throws XMLSignatureException
- Constructor IntegrityHmacSHA1
- 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.