Encodes an EdDSA public key into a compact string represenation. The output is 32 bytes, represented as unpadded Base64 by default.
the EdDSA public key to encode
one of the supported encodings to use
Generated using TypeDoc
Encodes an EdDSA public key into a compact string represenation. The output is 32 bytes, represented as unpadded Base64 by default.