Converts an object tree to a secure string.
a secure string that can be passed to Unprotect to retrieve the original object.
The encryption key and algorithms specified in the encryptionKey, encryption, and validation attributes of the <neatUpload> element are used to encrypt the serialized object and sign it, respectively. They must have the same values when Unprotect is called or an exception will occur.
ObjectProtector Class | Brettle.Web.NeatUpload Namespace | ObjectProtector.Protect Overload List