Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
flash.security 

This package includes classes for validating XML signatures. This package is only available to content running in the AIR runtime.



Interfaces
 InterfaceDescription
 IURIDereferencer AIR-only IURIDereferencer defines an interface for objects that resolve URIs in an XML signature.
Classes
 ClassDescription
 ReferencesValidationSetting AIR-only The ReferencesValidationSetting class defines constants used by the referencesValidationSetting property of an XMLSignatureValidator object.
 RevocationCheckSettings AIR-only The RevocationCheckSettings class defines constants used by the revocationCheckSetting property of an XMLSignatureValidator object.
 SignatureStatus AIR-only The SignatureStatus class defines constants used by the validityStatus property of an XMLSignatureValidator object.
 SignerTrustSettings AIR-only The SignerTrustSettings class defines constants used with the SignerTrustSettings property of an XMLSignatureValidator object.
 XMLSignatureValidator AIR-only 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.