import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/iso/isoCrypto/index.ts";
Functions
Generate a digest of the provided data. | |
Fill up the provided bytes array with random bytes equal to its length. | |
Verify signatures with their public key. Supports EC2 and RSA public keys. |