SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

ClientChain Property

The TLS client certificate chain.

Syntax

property ClientChain: TsbiCertificateList read get_ClientChain write set_ClientChain;

Remarks

Assign a certificate chain to this property to enable TLS client authentication in the component. Note that the client's end-entity certificate should have a private key associated with it.

Use CertificateStorage or CertificateManager components to import the certificate from a file, system store, or PKCS11 device.

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]