Encode cryptographic bytes (keys, signatures) in the given encoding.
raw bytes to encoded
one of the supported encoding specifiers. Default is base64, and padding is always stripped from base64 encoded output.
base64
a string encoding of the bytes
Generated using TypeDoc
Encode cryptographic bytes (keys, signatures) in the given encoding.