SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

Key Property

Contains the client's SSH key.

Syntax

property Key: TsbiSSHKey read get_Key write set_Key;

Remarks

Use this property to provide the client's SSH key for authentication. Note that you may start with providing the public part of the key, and only complete it with the private part in response to PrivateKeyNeeded event.

Alternative, you may load the private key straightaway.

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]