@the-hashgraph-group-ag/cryptosuites-core / ProofVerifierOptions
Interface: ProofVerifierOptions
The options for the proof verifier.
Properties
challenge?
optionalchallenge?:string
The challenge that the proof is expected to have. If the proof has a challenge, this value should be the same as the challenge in the proof.
domain?
optionaldomain?:string
The domain that the proof is expected to be used in. If the proof has a domain, this value should be the same as the domain in the proof.