# File lib/aws/core/authorize_v4.rb, line 135
      def hex16 string
        string.unpack('H*').first
      end