CryptographyDecrypt Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static string Decrypt(
string encryptedText,
string key
)
Parameters
- encryptedText String
-
- key String
-
Return Value
StringSee Also