Uses of Class
org.apache.xml.security.signature.ReferenceNotInitializedException
Packages that use ReferenceNotInitializedException
-
Uses of ReferenceNotInitializedException in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that throw ReferenceNotInitializedExceptionModifier and TypeMethodDescriptionprivate byte[]
Reference.calculateDigest
(boolean validating) Method calculateDigestvoid
Reference.generateDigestValue()
Method generateDigestValuevoid
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.Reference.getContentsBeforeTransformation()
Returns the XMLSignatureInput which is created by de-referencing the URI attribute.private byte[]
Reference.getPreCalculatedDigest
(XMLSignatureInput input) Get the pre-calculated digest value from the XMLSignatureInput.byte[]
Reference.getReferencedBytes()
Method getReferencedBytesboolean
Reference.verify()
Tests reference validation is success or false