C# Class Rackspace.Cloud.Server.Agent.Security.Encryption

Show file 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