Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Deveel
Data
Security
HashFunctions.HashFunction
C# 클래스 Deveel.Data.Security.HashFunctions.HashFunction
상속:
IHashFunction
파일 보기
프로젝트 열기: deveel/deveeldb
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Compute
(
byte
data
) :
byte[]
Dispose
( ) :
void
HashFunction
(
string
hashName
) :
System
메소드 상세
Compute()
공개
메소드
public
Compute
(
byte
data
) :
byte[]
data
byte
리턴
byte[]
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
HashFunction()
공개
메소드
public
HashFunction
(
string
hashName
) :
System
hashName
string
리턴
System