InfoConnect for Unisys VBA Guide
PKIUseOCSP Property
Gets or sets a value indicating whether your client session checks for certificate revocation using OCSP (Online Certificate Status Protocol) responders when validating host certificates.
Syntax
Object.PKIUseOCSP As Boolean

Property Value

The default value is false. This value can be changed during an open connection.
See Also