import { uuid } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts";
const { NAMESPACE_X500 } = uuid;
Name string is an X.500 DN (in DER or a text output format).
import { uuid } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts";
const { NAMESPACE_X500 } = uuid;
Name string is an X.500 DN (in DER or a text output format).