Copy‐construct a private key from another.

Synopsis

Declared in <key.h>

CKey(CKey const& other);

Parameters

Name

Description

other

The key to copy from.

Created with MrDocs