| 包 | flash.security |
| Class | public final class RevocationCheckSettings |
| 继承 | RevocationCheckSettings Object |
| RuntimeVersions: | AIR 1.0 |
revocationCheckSetting 属性使用的常量。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
[]
始终检查证书吊销。 | RevocationCheckSettings | ||
[]
如果吊销信息可用且可以获取吊销状态,则检查证书吊销。 | RevocationCheckSettings | ||
[]
不检查证书吊销。 | RevocationCheckSettings | ||
[]
如果证书包含吊销信息,则检查证书吊销。 | RevocationCheckSettings | ||
| 常量 |
public static const ALWAYS_REQUIRED:* = alwaysRequired| RuntimeVersions: | AIR 1.0 |
始终检查证书吊销。拒绝没有吊销信息的证书。
| 常量 |
public static const BEST_EFFORT:* = bestEffort| RuntimeVersions: | AIR 1.0 |
如果吊销信息可用且可以获取吊销状态,则检查证书吊销。如果无法明确确定吊销状态,则不拒绝该证书。
| 常量 |
| 常量 |
public static const REQUIRED_IF_AVAILABLE:* = requiredIfInfoAvailable| RuntimeVersions: | AIR 1.0 |
如果证书包含吊销信息,则检查证书吊销。如果信息可用,但无法明确确定吊销状态,则拒绝该证书。
当前页: http://livedocs.adobe.com/flex/3_cn/flash/security/RevocationCheckSettings.html