DSAzure.TSignedIdentifier.HMAC_SHA256
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TSignedIdentifier | |
Delphi
function HMAC_SHA256(const StringToSign: String): TArray<Byte>;
C++
System::DynamicArray<System::Byte> __fastcall HMAC_SHA256(const System::UnicodeString StringToSign);
Description
Embarcadero Technologies does not currently have any additional information.