CPubKey::GetHash

Get the 256-bit hash of this public key.

Synopsis

Declared in <pubkey.h>

uint256
GetHash() const;

Return Value

The 256-bit hash of the serialized public key.