The revocation policy to adopt when checking for the Document
Security Store (DSS).
The RevocationPolicy enumeration may take the following
values:
- None - No revocation policy.
- Ocsp - Use OCSP to check for revocation.
- Crl - Use CRL to check for revocation.
- OcspThenCrl - Use OCSP and then CRL to check for
revocation.
- CrlThenOcsp - Use CRL and then OCSP to check for
revocation.
|
|
|