Get the KeyID of this public key (hash of its serialization)

Synopsis

Declared in <pubkey.h>

CKeyID
GetID() const;

Return Value

The Hash160‐based key identifier of this public key.

Created with MrDocs