Data.Cloud.CloudAPI.TCloudSHA1Authentication.IsAlgorithmAvailable
Aus RAD Studio API Documentation
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.