SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

CRLEntryInfoRevocationReason Property

Specifies the reason for certificate revocation.

Object Oriented Interface

public function getCRLEntryInfoRevocationReason();

Procedural Interface

secureblackboxlite_crlmanager_get($res, 18 );

Default Value

0

Remarks

Specifies the reason for certificate revocation.

rrUnknown0x0000
rrUnspecified0x0001
rrKeyCompromise0x0002
rrCACompromise0x0004
rrAffiliationChanged0x0008
rrSuperseded0x0010
rrCessationOfOperation0x0020
rrCertificateHold0x0040
rrRemoveFromCRL0x0080
rrPrivilegeWithdrawn0x0100
rrAACompromise0x0200

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