import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/iso/isoCrypto/mapCoseAlgToWebCryptoKeyAlgName.ts";
Functions
Convert a COSE alg ID into a corresponding key algorithm string value that WebCrypto APIs expect |