C# Class Rainy.Crypto.CryptoHelperNote

Afficher le fichier Open project: Dynalon/Rainy

Méthodes publiques

Méthode Description
Decrypt ( this note, DBUser user, string master_key ) : void

Method Details

Decrypt() public static méthode

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