Back to FlowSsh Documentation
[C]
void __cdecl FlowSshC_Keypair_AddRef(FlowSshC_Keypair* keypair);
[C++]
[Keypair] void AddRef() const;
[C] Parameters
Remarks
Increments the keypair objects reference count. See also [Keypair]Release.