KeyPair
::KeyPair
Copy-construct a key pair from another.
Synopsis
Declared in
<key.h>
KeyPair(
KeyPair
const& other);
Parameters
Name
Description
other
The key pair to copy from.