Click or drag to resize

CryptographyDecrypt Method

Overload List
  NameDescription
Public methodStatic memberCode exampleDecrypt(String, String)
Decrypt the specified string value with the specified password, using the AesManaged algorithm.
Public methodStatic memberCode exampleDecryptT(String, String)
Decrypt the specified string value with the specified password, using a SymmetricAlgorithm
Top
See Also