Assertion
Wisej.Ext.WebAuthn.Assertion
Last updated
Wisej.Ext.WebAuthn.Assertion
Last updated
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 #iface-authenticatorassertionresponse
Creates a new instance of Assertion.
Creates a new instance of Assertion with the given configuration.
Name | Type | Description |
---|---|---|
String: The authenticator data returned by the authenticator.
String: The JSON-compatible serialization of client data.
Byte[]: The raw signature returned from the authenticator.
signature
The authenticator's signature.
clientDataJSON
Client data.
authenticatorData
Authenticator data.