Assertion
Wisej.Ext.WebAuthn.Assertion
Last updated
Was this helpful?
Wisej.Ext.WebAuthn.Assertion
Last updated
Was this helpful?
Namespace: Wisej.Ext.WebAuthn
Assembly: Wisej.Ext.WebAuthn (3.2.0.0)
An authenticator's response to a client's request for generation of a new authentication assertion.
See
Creates a new instance of .
Creates a new instance of with the given configuration.
signature
The authenticator's signature.
clientDataJSON
Client data.
authenticatorData
Authenticator data.
: The authenticator data returned by the authenticator.
: The JSON-compatible serialization of client data.
: The raw signature returned from the authenticator.