I'm writing a storage app for storing the Ed25519 pub keys and want to do some basic verification when a user submits their public key.<div><br></div><div>Is it just A-Za-z0-9 ? or can it contain special chars as well?</div><div><br></div><div>I'm assuming it will be in the range of printable characters?</div><div><br></div><div><br></div><div>Martin</div>