Keypair - AddRef
[C]
void __cdecl FlowSshC_Keypair_AddRef(FlowSshC_Keypair* keypair);
[C] Parameters
- keypair: FlowSshC_Keypair pointer.
Remarks
Increments the keypair objects reference count. See also [Keypair]Release.