Class | AWS::DefaultSigner |
In: |
lib/aws/default_signer.rb
|
Parent: | Object |
Signs a string using the credentials stored in memory.
@param [String] string_to_sign The string to sign.
@param [String] digest_method The digest method to use when
computing the HMAC digest.