Back to FlowSsh Documentation
[C]
void __cdecl FlowSshC_PublicKey_AddRef(FlowSshC_PublicKey* publicKey);
[C++]
[PublicKey] void AddRef() const;
[C] Parameters
Remarks
Increments the public-key objects reference count. See also [PublicKey]Release.