C# (CSharp) Amazon.Runtime.Internal.Auth AWS4SigningResult - 2 examples found. These are the top rated real world C# (CSharp) examples of Amazon.Runtime.Internal.Auth.AWS4SigningResult extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Encapsulates the various fields and eventual signing value that makes up an AWS4 signature. This can be used to retrieve the required authorization string or authorization query parameters for the final request as well as hold ongoing signature computations for subsequent calls related to the initial signing.