| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
CanonicalizationMethodType |
SignedInfoType.getCanonicalizationMethod()
Gets the canonicalizationMethod value for this SignedInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType canonicalizationMethod)
Sets the canonicalizationMethod value for this SignedInfoType.
|
| Constructor and Description |
|---|
SignedInfoType(CanonicalizationMethodType canonicalizationMethod,
SignatureMethodType signatureMethod,
ReferenceType[] reference,
org.apache.axis.types.Id id) |
Copyright © 2025. All rights reserved.