SecureBlackbox Lite 2020 Qt Edition

Questions / Feedback?

CRLEntryInfoCertStatus Property

Returns the status of the certificate.

Syntax

int GetCRLEntryInfoCertStatus();

Possible Values

CS_UNKNOWN(0), 
CS_GOOD(1),
CS_REVOKED(2)

Default Value

0

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 Lite 2020 Qt Edition - Version 20.0 [Build 8166]