Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HBM
Utility
Cryptography
C# Class HBM.Utility.Cryptography
Exibir arquivo
Open project: nirshandileep/HotelManagement
Class Usage Examples
Public Methods
Method
Description
Decrypt
(
string
text
) :
string
Encrypt
(
string
text
) :
string
Method Details
Decrypt()
public
static
method
public
static
Decrypt
(
string
text
) :
string
text
string
return
string
Encrypt()
public
static
method
public
static
Encrypt
(
string
text
) :
string
text
string
return
string