Move-assign a key pair from another.
Declared in <key.h>
<key.h>
constexpr KeyPair& operator=(KeyPair&& other) noexcept = default;
A reference to this key pair.