Readonly result: "trusted"Successful verifier authentication.
Readonly verifierContains details about the trusted root certificate that was used to successfully complete verifier authentication.
Readonly error: VerifierAuthenticationErrorThe specific authentication error encountered during verification.
Readonly result: "untrusted"Indicates the verifier authentication object could not be trusted.
Readonly x509The X.509 certificate chain of verifier authentication object, represented as an array of PEM strings.
Optional Readonly origin?: string | nullOptionally includes the request origin if available.
Readonly result: "unsigned"Indicates that the request was unsigned.
Generated using TypeDoc
Represents the result of verifier authentication