Data.Cloud.CloudAPI.TCloudSHA1Authentication

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudAuthenticationSystem.TObjectTCloudSHA1Authentication

Delphi

TCloudSHA1Authentication = class(TCloudAuthentication)

C++

class PASCALIMPLEMENTATION TCloudSHA1Authentication : public TCloudAuthentication

Properties

Type Visibility Source Unit Parent
class public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI Data.Cloud.CloudAPI

Description

Implementation of TCloudAuthentication specific to the SHA1 algorithm.

The TCloudSHA1Authentication class is an implementation of TCloudAuthentication specific to the SHA1 algorithm.

See Also