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