CPubKey::data

Pointer to the first byte of the serialized public key.

Synopsis

Declared in <pubkey.h>

unsigned char const*
data() const;

Return Value

A pointer to the first serialized byte.