data overloads
data
Declared in <pubkey.h>
<pubkey.h>
Pointer to the first byte of the key data.
unsigned char const* data() const;
Mutable pointer to the first byte of the key data.
unsigned char* data();