Class U2F::SignResponse
In: lib/u2f/sign_response.rb
Parent: Object

Methods

Attributes

client_data  [RW] 
client_data_json  [RW] 
key_handle  [RW] 
signature_data  [RW] 

Public Class methods

Public Instance methods

Counter value that the U2F token increments every time it performs an authentication operation

signature is to be verified using the public key obtained during registration.

If user presence was verified

Verifies the response against an app id and the public key of the registered device

[Validate]