Keypair - CreateCopy

[C]

FlowSshC_Keypair* __cdecl FlowSshC_Keypair_CreateCopy(FlowSshC_Keypair* keypair);

[C++]

[Keypair] Keypair(FlowSshC_Keypair* keypair);

Parameters

[C] Return Value

Pointer to the created FlowSshC_Keypair.

Remarks

Creates a keypair from another keypair object.