A Struct-based value object that contains the necessary information to generate a request signature. `Mixlib::Authentication::SignedHeaderAuth.signing_object` provides a more convenient interface to the constructor.
# File lib/mixlib/authentication/signedheaderauth.rb, line 188 def proto_version (self[:proto_version] or DEFAULT_PROTO_VERSION).to_s end