System.Tether.Manager.TTetheringProtocol.GetHash

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetHash(const AValue: string): string;

C++

System::UnicodeString __fastcall GetHash(const System::UnicodeString AValue);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol


説明

指定された文字列の SHA-1 ハッシュを返します。

関連項目