Access the byte at the given position.
Declared in <pubkey.h>
<pubkey.h>
unsigned char const& operator[](int pos) const;
A reference to the byte at pos.