|
|
Interpreting validation resultsThe validation results are reported by the status properties of the XMLSignatureValidator object. These properties can be read after the validator object dispatches the complete event. The four status properties include: validityStatus, digestStatus, identityStatus, and referencesStatus. |