import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/convertPEMToBytes.ts";
Functions
Take a certificate in PEM format and convert it to bytes |
x/simplewebauthn/packages/server/src/helpers/convertPEMToBytes.ts
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/convertPEMToBytes.ts";
Take a certificate in PEM format and convert it to bytes |