import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/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@v11.0.0/packages/server/src/helpers/convertPEMToBytes.ts";
Take a certificate in PEM format and convert it to bytes |