DSAzure.TSignedIdentifier.HMAC_SHA256

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HMAC_SHA256(const StringToSign: String): TArray<Byte>;

C++

System::DynamicArray<System::Byte> __fastcall HMAC_SHA256(const System::UnicodeString StringToSign);

Properties

Type Visibility Source Unit Parent
function protected
DSAzure.pas
DSAzure.hpp
DSAzure TSignedIdentifier

Description

Embarcadero Technologies does not currently have any additional information.