This package includes classes for validating XML signatures. This package is only available to content running in the AIR runtime.
Interfaces
Interface | Description | |
---|---|---|
IURIDereferencer | IURIDereferencer defines an interface for objects that resolve URIs in an XML signature. |
Classes
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. |
Fri Mar 19 2010, 02:57 AM -07:00