SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

CACertificate Property

A container for the CA certificate.

Syntax

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

Remarks

Use this property to supply the CA certificate when needed.

You need to assign a valid CA certificate when generating a new certificate (including renewals), and when validating existing certificates. In the former case the assigned CA certificate should include the private key.

This property is not available at design time.

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