SecureBlackbox 2020 macOS Edition

Questions / Feedback?

GoodEntries Property

Contains a list of valid and active certificate entries.

Syntax

public var goodEntries: Array<CRLEntryInfo> {
get {...} }

Remarks

Use this property to provide a list of entried a 'good' status for which is returned. Provide the entries manually, or import them from a certificate collection using ImportGoodCertificates method.

Use BadEntries to provide a list of revoked certificates.

The entries that are neither good nor bad are reported with Unknown status.

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