Returns this Pubkey as a base-64 encoded string.
base-64
String toBase64() { return base64.encode(toBytes()); }