# File lib/mixlib/authentication/signedheaderauth.rb, line 88 def algorithm ALGORITHM_FOR_VERSION[proto_version] || DEFAULT_SIGN_ALGORITHM end