Data.Cloud.CloudAPI.TCloudSHA256Authentication

From RAD Studio API Documentation

TCloudSHA256AuthenticationData.Cloud.CloudAPI.TCloudAuthenticationSystem.TObject

Delphi

TCloudSHA256Authentication = class(TCloudAuthentication)

C++

class PASCALIMPLEMENTATION TCloudSHA256Authentication : 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 SHA256 algorithm.

See Also