SigV4 v1.1.0
SigV4 Library for AWS Authentication
Struct Types

Struct types of the SigV4 library. More...

Data Structures

struct  SigV4CryptoInterface_t
 The cryptography interface used to supply the user-defined hash implementation. More...
 
struct  SigV4HttpParameters_t
 Configurations of the HTTP request used to create the Canonical Request. More...
 
struct  SigV4Credentials_t
 Configurations for the AWS credentials used to generate the Signing Key. More...
 
struct  SigV4Parameters_t
 Complete configurations required for generating "String to Sign" and "Signing Key" values. More...
 

Detailed Description

Struct types of the SigV4 library.