SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

CRLEntryInfoCertStatus Property

Returns the status of the certificate.

Syntax

__property TsbxCRLManagerCRLEntryInfoCertStatus CRLEntryInfoCertStatus = { read=FCRLEntryInfoCertStatus };
enum TsbxCRLManagerCRLEntryInfoCertStatus { csUnknown=0, csGood=1, csRevoked=2 };

Default Value

csUnknown

Remarks

Returns the status of the certificate.

csUnknown0
csGood1
csRevoked2

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]