|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureValueType | |
---|---|
org.w3.www._2000._09.xmldsig |
Uses of SignatureValueType in org.w3.www._2000._09.xmldsig |
---|
Methods in org.w3.www._2000._09.xmldsig that return SignatureValueType | |
---|---|
SignatureValueType |
SignatureType.getSignatureValue()
Gets the signatureValue value for this SignatureType. |
Methods in org.w3.www._2000._09.xmldsig with parameters of type SignatureValueType | |
---|---|
void |
SignatureType.setSignatureValue(SignatureValueType signatureValue)
Sets the signatureValue value for this SignatureType. |
Constructors in org.w3.www._2000._09.xmldsig with parameters of type SignatureValueType | |
---|---|
SignatureType(SignedInfoType signedInfo,
SignatureValueType signatureValue,
KeyInfoType keyInfo,
ObjectType[] object,
org.apache.axis.types.Id id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |