AlgorithmMethod, SignatureMethod, XMLStructurepublic abstract class DOMSignatureMethod extends BaseStructure
DSA_SHA1, HMAC_SHA1, RSA_SHA1| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
AlgorithmParameterSpec |
getParameterSpec() |
|
int |
hashCode() |
|
void |
marshal(XmlWriter xwriter,
String dsPrefix) |
This method invokes the
marshalParams
method to marshal any algorithm-specific parameters. |
getAlgorithmisFeatureSupported, textOfNodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisFeatureSupportedpublic final AlgorithmParameterSpec getParameterSpec()
public void marshal(XmlWriter xwriter, String dsPrefix) throws MarshalException
marshalParams
method to marshal any algorithm-specific parameters.MarshalExceptionCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.