Constructors
Declared in <pubkey.h>
<pubkey.h>
Construct a null key identifier.
CKeyID();
Construct a key identifier from a 160-bit hash.
explicit CKeyID(uint160 const& in);