C# Class Rainy.Crypto.CryptoHelperNote

Mostrar archivo Open project: Dynalon/Rainy

Public Methods

Method Description
Decrypt ( this note, DBUser user, string master_key ) : void

Method Details

Decrypt() public static method

public static Decrypt ( this note, DBUser user, string master_key ) : void
note this
user Rainy.Db.DBUser
master_key string
return void