Converts a secure string back to the object tree it represents.
Converts a secure string back to the object tree it represents.
public static object Unprotect(string);
Converts a secure string back to the object tree it represents.
public static object Unprotect(string,byte[],byte[]);
public static void Unprotect(string,byte[],byte[],ObjectProtector#Deserializer,ObjectProtector#SignatureChecker);
Converts a secure string back to the object tree it represents.
public static object Unprotect(string,byte[],byte[],string,string);
public static void Unprotect(string,byte[],byte[],string,string,ObjectProtector#Deserializer,ObjectProtector#SignatureChecker);