import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/isCertRevoked.ts";
Functions
A method to pull a CRL from a certificate and compare its serial number to the list of revoked certificate serial numbers within the CRL. |