(AIR only)

此包中包含用于验证 XML 签名的类。该包只适用于在 AIR 运行时中运行的内容。



接口
 接口说明
 IURIDereferencer AIR-only IURIDereferencer 定义用于解析 XML 签名中 URI 的对象接口。
 说明
 RevocationCheckSettings AIR-only RevocationCheckSettings 类定义 XMLSignatureValidator 对象的 revocationCheckSetting 属性使用的常量。
 SignatureStatus AIR-only SignatureStatus 类定义 XMLSignatureValidator 对象的 validityStatus 属性使用的常量。
 SignerTrustSettings AIR-only SignerTrustSettings 类定义 XMLSignatureValidator 对象的 SignerTrustSettings 属性使用的常量。
 XMLSignatureValidator AIR-only XMLSignatureValidator 类验证 XML 签名文件是否格式正确且未修改,以及它是否使用链接到受信任数字证书的密钥进行签名(可选)。