addDocument
method is used to add a new resource to the signed info. A {@link org.apache.xml.security.signature.Reference} is builtfrom the supplied values.
@param BaseURI the URI of the resource where the XML instance was stored
@param referenceURI URI
attribute in Reference
for specifing where data is
@param transforms org.apache.xml.security.signature.Transforms object with an ordered list of transformations to be performed.
@param digestURI The digest algorthim URI to be used.
@param ReferenceId
@param ReferenceType
@throws XMLSignatureException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|