Anzeigen: Delphi C++
Anzeigeeinstellungen

Data.Cloud.CloudAPI.TCloudSHA1Authentication.IsAlgorithmAvailable

Aus XE2 API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsAlgorithmAvailable: Boolean; override;

C++

virtual bool __fastcall IsAlgorithmAvailable(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudSHA1Authentication

Beschreibung

Gibt an, ob der SHA1-Algorithmus verfügbar ist oder nicht.

IsAlgorithmAvailable gibt True zurück, wenn der SHA1-Algorithmus verfügbar ist, ansonsten False.

Siehe auch

Frühere Versionen
Übersetzungen