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.
Created with MrDocs
Pointer to the first byte of the serialized public key.
Declared in <pubkey.h>
unsigned char const*
data() const;
A pointer to the first serialized byte.
Created with MrDocs