Encode

SymmetricEncryptionAttribute.Encode method

Crypte la chaîne en fonction du type d’algorithme, de la clé et des paramètres de sel fournis

public string Encode(string source)
Paramètre Taper La description
source String Chaîne source à encoder

Return_Value

Renvoie une chaîne encodée.

Voir également