Provides utilities used by the Amazon CloudFront client implementation.

C# |
public static class AmazonCloudFrontUtil

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | CreateHeaderEntry(String, String) |
Builds and returns the name value collection
that can be added to the HTTP headers for the request
|
![]() ![]() | FormattedCurrentTimestamp |
Formats the current date as a GMT timestamp
|
![]() ![]() | Sign(String, SecureString, KeyedHashAlgorithm) |
Computes RFC 2104-compliant HMAC signature
|
![]() ![]() | UrlEncode(String, Boolean) |
URL encodes a string. If the path property is specified,
the accepted characters {/:+} are not encoded.
|

Object | |
![]() | AmazonCloudFrontUtil |