PublicKey - CreateCopy[C] FlowSshC_PublicKey* __cdecl FlowSshC_PublicKey_CreateCopy(FlowSshC_PublicKey* publicKey); [C++] [PublicKey] PublicKey(FlowSshC_PublicKey* publicKey); Parameters
[C] Return Value Pointer to the created FlowSshC_PublicKey. Remarks Creates a public-key from another public-key object. |