Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttestationRequest

The message result of requestAttestation which is sent to the Attester and used in Attester.issueAttestation.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

getClaim

  • getClaim(): Record<string, unknown>

parse

  • parse(): {}
  • Serializes the WASM data into JSON.

    Returns {}

    An object of the serialized data string.

    • [key: string]: any

toString

  • toString(): string

Generated using TypeDoc