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
Rackspace
Cloud
Server
Agent
Security
Encryption
C# Class Rackspace.Cloud.Server.Agent.Security.Encryption
Exibir arquivo
Open project: rackerlabs/openstack-guest-agents-windows-xenserver
Public Methods
Method
Description
Decrypt
(
byte
encryptedData
,
string
sharedKey
,
byte
salt
) :
string
Method Details
Decrypt()
public
static
method
public
static
Decrypt
(
byte
encryptedData
,
string
sharedKey
,
byte
salt
) :
string
encryptedData
byte
sharedKey
string
salt
byte
return
string