API:Data.Cloud.AmazonAPI.TAmazonSHA1Authentication

Delphi
TAmazonSHA1Authentication = class(TCloudSHA1Authentication)
C++
class PASCALIMPLEMENTATION TAmazonSHA1Authentication : public Data::Cloud::Cloudapi::TCloudSHA1Authentication
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp |
Data.Cloud.AmazonAPI | Data.Cloud.AmazonAPI |
Description
Implementation of TCloudAuthentication specific to the SHA1 algorithm.
Data.Cloud.AmazonAPI.TAmazonSHA1Authentication inherits from Data.Cloud.CloudAPI.TCloudSHA1Authentication. All content below this line refers to Data.Cloud.CloudAPI.TCloudSHA1Authentication.
Implementation of TCloudAuthentication specific to the SHA1 algorithm.
The TCloudSHA1Authentication class is an implementation of TCloudAuthentication specific to the SHA1 algorithm.