| Package | Description |
|---|---|
| org.etsi.uri.TS102204.v1_1_2 | |
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType |
DigestAlgAndValueType.getDigestMethod()
Gets the digestMethod value for this DigestAlgAndValueType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigestAlgAndValueType.setDigestMethod(DigestMethodType digestMethod)
Sets the digestMethod value for this DigestAlgAndValueType.
|
| Constructor and Description |
|---|
DigestAlgAndValueType(DigestMethodType digestMethod,
byte[] digestValue) |
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType |
ReferenceType.getDigestMethod()
Gets the digestMethod value for this ReferenceType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceType.setDigestMethod(DigestMethodType digestMethod)
Sets the digestMethod value for this ReferenceType.
|
| Constructor and Description |
|---|
ReferenceType(TransformType[] transforms,
DigestMethodType digestMethod,
byte[] digestValue,
org.apache.axis.types.Id id,
org.apache.axis.types.URI URI,
org.apache.axis.types.URI type) |
Copyright © 2025. All rights reserved.