API:Data.Cloud.AmazonAPI.TAmazonAWS4Authentication

From RAD Studio API Documentation

TAmazonAWS4AuthenticationData.Cloud.CloudAPI.TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: Data.Cloud.AmazonAPI

Delphi

TAmazonAWS4Authentication = class(TCloudSHA256Authentication)

C++

class PASCALIMPLEMENTATION TAmazonAWS4Authentication : public Data::Cloud::Cloudapi::TCloudSHA256Authentication

Description

Implementation of TCloudAuthentication, specific to the SHA256 algorithm. Data.Cloud.AmazonAPI.TAmazonAWS4Authentication inherits from Data.Cloud.CloudAPI.TCloudSHA256Authentication. All content below this line refers to Data.Cloud.CloudAPI.TCloudSHA256Authentication.

Implementation of TCloudAuthentication, specific to the SHA256 algorithm.

See Also