Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rackspace
Cloud
Server
Agent
Security
Encryption
C# Class Rackspace.Cloud.Server.Agent.Security.Encryption
显示文件
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