Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Deveel
Data
Security
HashFunctions.HashFunction
C# Class Deveel.Data.Security.HashFunctions.HashFunction
Inheritance:
IHashFunction
Afficher le fichier
Open project: deveel/deveeldb
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Compute
(
byte
data
) :
byte[]
Dispose
( ) :
void
HashFunction
(
string
hashName
) :
System
Method Details
Compute()
public
méthode
public
Compute
(
byte
data
) :
byte[]
data
byte
Résultat
byte[]
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
HashFunction()
public
méthode
public
HashFunction
(
string
hashName
) :
System
hashName
string
Résultat
System