SecureBlackbox 2020 .NET Edition

Questions / Feedback?

CACertificate Property

The CA certificate that issues this CRL.

Syntax

public Certificate CACertificate { get; set; }
Public Property CACertificate As Certificate

Remarks

Assign the CA certificate that is the issuer of this CRL to this property to validate the CRL's signature or re-sign it. In the latter case the CA certificate needs to have an associated private key.

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]