Data.Cloud.CloudAPI.TCloudSHA256Authentication

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: Data.Cloud.CloudAPI |
Delphi
TCloudSHA256Authentication = class(TCloudAuthentication)
C++
class PASCALIMPLEMENTATION TCloudSHA256Authentication : public TCloudAuthentication
Description
Implementation of TCloudAuthentication, specific to the SHA256 algorithm.