|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.security.core.dsig.DigestMethodType
com.sun.xml.ws.security.opt.crypto.dsig.DigestMethod
public class DigestMethod
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.security.core.dsig.DigestMethodType |
|---|
algorithm, content |
| Fields inherited from interface javax.xml.crypto.dsig.DigestMethod |
|---|
RIPEMD160, SHA1, SHA256, SHA512 |
| Constructor Summary | |
|---|---|
DigestMethod()
Creates a new instance of DigestMethod |
|
| Method Summary | |
|---|---|
java.security.spec.AlgorithmParameterSpec |
getParameterSpec()
|
boolean |
isFeatureSupported(java.lang.String string)
|
void |
setParameterSpec(java.security.spec.AlgorithmParameterSpec algSpec)
|
| Methods inherited from class com.sun.xml.security.core.dsig.DigestMethodType |
|---|
getAlgorithm, getContent, setAlgorithm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.crypto.AlgorithmMethod |
|---|
getAlgorithm |
| Constructor Detail |
|---|
public DigestMethod()
| Method Detail |
|---|
public void setParameterSpec(java.security.spec.AlgorithmParameterSpec algSpec)
public java.security.spec.AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface javax.xml.crypto.AlgorithmMethodgetParameterSpec in interface javax.xml.crypto.dsig.DigestMethodpublic boolean isFeatureSupported(java.lang.String string)
isFeatureSupported in interface javax.xml.crypto.XMLStructure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||