Return the base-64 representation of the Ed25519 public key
@override String toString() { return toBase64(); }