Discuss this help topic in SecureBlackbox Forum

TElOCSPSingleResponse.CertStatus

TElOCSPSingleResponse     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the certificate status.

Declaration

[C#]
    TElOCSPCertificateStatus CertStatus;

[VB.NET]
    Property CertStatus As TElOCSPCertificateStatus

[Pascal]
    property CertStatus : TElOCSPCertificateStatus;

[C++]
    TElOCSPCertificateStatus get_CertStatus();

[PHP]
    integer get_CertStatus()

[Java]
    short getCertStatus();

Possible values

Description

    Use this property to check the certificate status.

See also:     RevocationTime     RevocationReasons     ThisUpdate     NextUpdate    

Discuss this help topic in SecureBlackbox Forum