Data.Cloud.CloudAPI.TCloudSHA1Authentication
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
| Unit: Data.Cloud.CloudAPI | |
| Parent: Data.Cloud.CloudAPI | |
Delphi
TCloudSHA1Authentication = class(TCloudAuthentication)
C++
class PASCALIMPLEMENTATION TCloudSHA1Authentication : public TCloudAuthentication
Description
Implementation of TCloudAuthentication specific to the SHA1 algorithm.
The TCloudSHA1Authentication class is an implementation of TCloudAuthentication specific to the SHA1 algorithm.