System.Hash.THashSHA2.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Create(AHashVersion: TSHA2Version = TSHA2Version.SHA256): THashSHA2; static; inline;

C++

static THashSHA2 __fastcall Create(TSHA2Version AHashVersion = (TSHA2Version)(0x1));

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Hash.pas
System.Hash.hpp
System.Hash THashSHA2


Description

Create crée une instance de THashSHA2.

Voir aussi