Returns this Pubkey as a byte array.
Uint8List toBytes() { return _value.toUint8List(nacl.pubkeyLength); }