# File lib/u2f/sign_response.rb, line 28
    def signature
      signature_data.byteslice(5..-1)
    end