API:REST.HttpClient.TRESTHTTPProcs.HashStringAsHex

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

Delphi

class function HashStringAsHex(const AIPImplementationID: string; const AValue: string): string; overload;
function HashStringAsHex(const AValue: string): string; overload;

C++

__classmethod System::UnicodeString __fastcall HashStringAsHex(const System::UnicodeString AIPImplementationID, const System::UnicodeString AValue)/* overload */;
System::UnicodeString __fastcall HashStringAsHex(const System::UnicodeString AValue)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient TRESTHTTPProcs

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。