# File lib/u2f/register_response.rb, line 47
    def certificate_length
      parsed_certificate.to_der.bytesize
    end