variable NAMESPACE_X500
Name string is an X.500 DN (in DER or a text output format).
Examples
Example 1
Example 1
import { NAMESPACE_X500 } from "@std/uuid/constants"; console.log(NAMESPACE_X500); // => 6ba7b814-9dad-11d1-80b4-00c04fd430c8
Type
"6ba7b814-9dad-11d1-80b4-00c04fd430c8"