(仅限 AIR)

此包中包含用于验证 XML 签名的类。此包仅对在 AIR 运行时中运行的内容可用。



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