import { utf8ToBin } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/format/utf8.ts";
Interpret a string as UTF-8 and encode it as a Uint8Array.
import { utf8ToBin } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/format/utf8.ts";
Interpret a string as UTF-8 and encode it as a Uint8Array.