There is no overloaded version of 'Set_PrivateKey (General questions)
Hi,
Im testing out a few components, and all the rest have isntalled fine, but when we try to install SSHServer we get the following error:
[DCC Error] wodSSHDComLIB_TLB.pas(432): E2250 There is no overloaded version of 'Set_PrivateKeyData' that can be called with these arguments
breaks at: property PrivateKeyData[KeyType: SSHKeyTypes]: PSafeArray read Get_PrivateKeyData write Set_PrivateKeyData;
any ideas?
anthony