CKey::CKey

Copy-construct a private key from another.

Synopsis

Declared in <key.h>

CKey(CKey const& other);

Parameters

NameDescription
otherThe key to copy from.