Click or drag to resize

Ocsp Class

Online Certificate Status Protocol (OCSP)
Inheritance Hierarchy
SystemObject
  CryptoSysPKIOcsp

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public class Ocsp

The Ocsp type exposes the following members.

Methods
 NameDescription
Public methodStatic memberMakeRequest Create an Online Certification Status Protocol (OCSP) request as a base64 string.
Public methodStatic memberReadResponse Read a response to an Online Certification Status Protocol (OCSP) request and outputs the main results in text form.
Top
See Also