SecureBlackbox 2020 .NET Edition

Questions / Feedback?

CRL Property

Provides access to general properties of the CRL.

Syntax

public CRL CRL { get; set; }
Public Property CRL As CRL

Remarks

Use this property to access general information about this CRL, such as its issuer, location, and update times.

Use SelectEntry and EntryInfo to access individual entries.

This property is not available at design time.

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