public static string Protect(ObjectProtector#Serializer,byte[],byte[]);
public static string Protect(ObjectProtector#Serializer,byte[],byte[],string,string);
Converts an object tree to a secure string.
public static string Protect(object);
Converts an object tree to a secure string.
public static string Protect(object,byte[],byte[]);
Converts an object tree to a secure string.
public static string Protect(object,byte[],byte[],string,string);