public interface TransformParameterHash extends TransformParameter
BINARY_TRANSFORMPARAMETER, HASH_TRANSFORMPARAMETER, URI_TRANSFORMPARAMETER
Modifier and Type | Method and Description |
---|---|
String |
getDigestMethod()
Gets the method used for calculating the digest value.
|
byte[] |
getDigestValue()
Gets the binary hash of the transform parameter.
|
getTransformParameterType, getURI
String getDigestMethod()
byte[] getDigestValue()
Copyright © 2016. All rights reserved.