Data.Cloud.CloudAPI.TCloudSHA256Authentication.GetHashSHA256Hex
Delphi
class function GetHashSHA256Hex( HashString: string): string;
C++
__classmethod System::UnicodeString __fastcall GetHashSHA256Hex(System::UnicodeString HashString);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp |
Data.Cloud.CloudAPI | TCloudSHA256Authentication |
Beschreibung
Konvertiert den angegebenen String in einen Stringhash mit hexadezimalem Wert.