SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CRLEntryInfoCertStatus Property

Returns the status of the certificate.

Object Oriented Interface

public function getCRLEntryInfoCertStatus();

Procedural Interface

secureblackbox_crlmanager_get($res, 15 );

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 2020 PHP Edition - Version 20.0 [Build 8154]