SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

CRLEntryInfo Type

Represents a single entry of a Certificate Revocation List (CRL).

Remarks

This object contains revocation information for a particular certificate entry in the CRL.

Fields

CertStatus
CertStatuses

Returns the status of the certificate.

csUnknown0
csGood1
csRevoked2

RevocationDate
String

The time and date when the certificate gets revoked or cancelled.

RevocationReason
Integer

Specifies the reason for certificate revocation.

rrUnknown0x0000
rrUnspecified0x0001
rrKeyCompromise0x0002
rrCACompromise0x0004
rrAffiliationChanged0x0008
rrSuperseded0x0010
rrCessationOfOperation0x0020
rrCertificateHold0x0040
rrRemoveFromCRL0x0080
rrPrivilegeWithdrawn0x0100
rrAACompromise0x0200

SerialNumber
Byte()

The certificate serial number.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]