to ED25519_V3Public Key Or Null
Parses a String for an ED25519-V3 public key.
String can be a URL containing a v3 .onion address, the v3 .onion address itself, or Base 16/32/64 encoded raw value.
Return
ED25519_V3.PublicKey or null
Transforms provided bytes into a ED25519-V3 public key.
Return
ED25519_V3.PublicKey or null