public class DigestMethod extends DigestMethodType implements DigestMethod
algorithm, contentRIPEMD160, SHA1, SHA256, SHA512| Constructor and Description |
|---|
DigestMethod()
Creates a new instance of DigestMethod
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmParameterSpec |
getParameterSpec() |
boolean |
isFeatureSupported(String string) |
void |
setParameterSpec(AlgorithmParameterSpec algSpec) |
getAlgorithm, getContent, setAlgorithmclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithmpublic void setParameterSpec(AlgorithmParameterSpec algSpec)
public AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface AlgorithmMethodgetParameterSpec in interface DigestMethodpublic boolean isFeatureSupported(String string)
isFeatureSupported in interface XMLStructureCopyright © 2005–2018 Oracle Corporation. All rights reserved.