Method: WebAuthn::FakeAuthenticator::AuthenticatorData#sign_count
- Defined in:
- lib/webauthn/fake_authenticator/authenticator_data.rb
#sign_count ⇒ Object (readonly)
Returns the value of attribute sign_count.
12 13 14 |
# File 'lib/webauthn/fake_authenticator/authenticator_data.rb', line 12 def sign_count @sign_count end |