# File lib/u2f/register_response.rb, line 74 def public_key_raw registration_data_raw.byteslice(PUBLIC_KEY_OFFSET, PUBLIC_KEY_LENGTH) end