mmApp.DecryptString

Decrypts a string encrypted with EncryptString()

public static string DecryptString(string encrypted,
	bool? dontUseMachineKey)

Parameters

encrypted
pass in the encrypted string

dontUseMachineKey


See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic