public abstract class DOMDigestMethod extends DOMStructure implements DigestMethod
RIPEMD160, SHA1, SHA256, SHA512| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| AlgorithmParameterSpec | getParameterSpec() | 
| int | hashCode() | 
| void | marshal(Node parent,
       String prefix,
       DOMCryptoContext context)This method invokes the abstract  marshalParamsmethod to marshal any algorithm-specific parameters. | 
equalsContent, isFeatureSupportedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisFeatureSupportedgetAlgorithmpublic final AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface AlgorithmMethodgetParameterSpec in interface DigestMethodpublic void marshal(Node parent, String prefix, DOMCryptoContext context) throws MarshalException
marshalParams
 method to marshal any algorithm-specific parameters.marshal in class DOMStructureMarshalExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.