SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

CACertificate Property

A container for the CA certificate.

Syntax

property CACertificate: TsbiCertificate read get_CACertificate write set_CACertificate;

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 Delphi Edition - Version 20.0 [Build 8166]