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

Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Méthodes publiques

Méthode Description
Decrypt ( byte encryptedData, string sharedKey, byte salt ) : string

Method Details

Decrypt() public static méthode

public static Decrypt ( byte encryptedData, string sharedKey, byte salt ) : string
encryptedData byte
sharedKey string
salt byte
Résultat string