Method: WebAuthn::AuthenticatorData#data

Defined in:
lib/webauthn/authenticator_data.rb

#dataObject



39
40
41
# File 'lib/webauthn/authenticator_data.rb', line 39

def data
  to_binary_s
end