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