| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType[] |
SignedInfoType.getReference()
Gets the reference value for this SignedInfoType.
|
ReferenceType |
SignedInfoType.getReference(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedInfoType.setReference(int i,
ReferenceType _value) |
void |
SignedInfoType.setReference(ReferenceType[] reference)
Sets the reference 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.