Package | Description |
---|---|
org.apache.xml.security.signature |
Modifier and Type | Method and Description |
---|---|
void |
Reference.generateDigestValue()
Method generateDigestValue
|
void |
Manifest.generateDigestValues()
The calculation of the DigestValues in the References must be after the
References are already added to the document and during the signing
process.
|
XMLSignatureInput |
Reference.getContentsBeforeTransformation()
Returns the XMLSignatureInput which is created by de-referencing the URI attribute.
|
byte[] |
Reference.getReferencedBytes()
Method getReferencedBytes
|
boolean |
Reference.verify()
Tests reference validation is success or false
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.