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