Class Tag

Expand description

An up-to-32-bytes tag to allow reuse of VerificationKey across channels.

Methods§

§

free(): void

§

toString(): string

§

generate(length: number): Tag

§

tryParse(value: string): Tag