Class SingleResp
- Namespace
- Org.BouncyCastle.Ocsp
- Assembly
- BouncyCastle.Cryptography.dll
public class SingleResp : X509ExtensionBase, IX509Extension
- Inheritance
-
SingleResp
- Implements
- Inherited Members
Constructors
SingleResp(SingleResponse)
public SingleResp(SingleResponse resp)
Parameters
respSingleResponse
Properties
NextUpdate
public DateTime? NextUpdate { get; }
Property Value
SingleExtensions
public X509Extensions SingleExtensions { get; }
Property Value
ThisUpdate
public DateTime ThisUpdate { get; }
Property Value
Methods
GetCertID()
public CertificateID GetCertID()
Returns
GetCertStatus()
public object GetCertStatus()
Returns
GetX509Extensions()
protected override X509Extensions GetX509Extensions()