ServerKey Property
Returns server's public key.
Syntax
property ServerKey: TsbxSSHKey read get_ServerKey;
Remarks
Client's SSH key is specified by Key.
This property is read-only.
|
ServerKey PropertyReturns server's public key. Syntaxproperty ServerKey: TsbxSSHKey read get_ServerKey; RemarksClient's SSH key is specified by Key. This property is read-only. |