public class SignatureMethod extends SignatureMethodType implements SignatureMethod
algorithm, contentDSA_SHA1, HMAC_SHA1, RSA_SHA1| Constructor and Description |
|---|
SignatureMethod()
Creates a new instance of SignatureMethod
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmParameterSpec |
getParameterSpec() |
boolean |
isFeatureSupported(String string) |
void |
setParameter(AlgorithmParameterSpec algSpec) |
getAlgorithm, getContent, setAlgorithmclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithmpublic SignatureMethod()
public AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface AlgorithmMethodgetParameterSpec in interface SignatureMethodpublic void setParameter(AlgorithmParameterSpec algSpec)
public boolean isFeatureSupported(String string)
isFeatureSupported in interface XMLStructureCopyright © 2005–2018 Oracle Corporation. All rights reserved.