import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/convertCOSEtoPKCS.ts";
Functions
Takes COSE-encoded public key and converts it to PKCS key |
x/simplewebauthn/packages/server/src/helpers/convertCOSEtoPKCS.ts
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/convertCOSEtoPKCS.ts";
Takes COSE-encoded public key and converts it to PKCS key |