public class XadesCertDigest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected DsDigestMethod |
dsDigestMethod |
protected java.lang.String |
dsDigestValue |
| Constructor and Description |
|---|
XadesCertDigest() |
| Modifier and Type | Method and Description |
|---|---|
DsDigestMethod |
getDsDigestMethod()
Gets the value of the dsDigestMethod property.
|
java.lang.String |
getDsDigestValue()
Gets the value of the dsDigestValue property.
|
void |
setDsDigestMethod(DsDigestMethod value)
Sets the value of the dsDigestMethod property.
|
void |
setDsDigestValue(java.lang.String value)
Sets the value of the dsDigestValue property.
|
protected DsDigestMethod dsDigestMethod
protected java.lang.String dsDigestValue
public DsDigestMethod getDsDigestMethod()
DsDigestMethodpublic void setDsDigestMethod(DsDigestMethod value)
value - allowed object is
DsDigestMethodpublic java.lang.String getDsDigestValue()
Stringpublic void setDsDigestValue(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.