Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Challenge

import type { Challenge } from "https://googleapis.deno.dev/v1/verifiedaccess:v2.ts";

Result message for VerifiedAccess.GenerateChallenge.

interface Challenge {
challenge?: Uint8Array;
}

§Properties

§
challenge?: Uint8Array
[src]

Generated challenge, the bytes representation of SignedData.