Copy-assign the key material from another key pair.
Declared in <key.h>
<key.h>
KeyPair& operator=(KeyPair const& other);
A reference to this key pair.