This package includes classes for validating XML signatures. This package is only available to content running in the AIR runtime.
| Interface | Description | |
|---|---|---|
| IURIDereferencer | IURIDereferencer defines an interface for objects that resolve URIs in an XML signature. |
| Class | Description | |
|---|---|---|
| ReferencesValidationSetting | The ReferencesValidationSetting class defines constants used by the referencesValidationSetting property of an XMLSignatureValidator object. | |
| RevocationCheckSettings | The RevocationCheckSettings class defines constants used by the revocationCheckSetting property of an XMLSignatureValidator object. | |
| SignatureStatus | The SignatureStatus class defines constants used by the validityStatus property of an XMLSignatureValidator object. | |
| SignerTrustSettings | The SignerTrustSettings class defines constants used with the SignerTrustSettings property of an XMLSignatureValidator object. | |
| XMLSignatureValidator | The XMLSignatureValidator class validates whether an XML signature file is well formed, unmodified, and, optionally, whether it is signed using a key linked to a trusted digital certificate. |