DataSealer
Overview
The <DataSealer>
 element configures the component used for secure storage of information in client-side cookies.
Other components are layered on top of this component if they make use of cookies in ways that require integrity and confidentiality of the data in the cookie.
DataSealer Types
A couple of different implementations are available, one primarily for testing, the other for real world use. As with most plugin elements, the required type
XML attribute defines precisely which type to configure. Each type may have its own Attributes and Child Elements specific to itself.
Reference
Common Attributes
Only the required type
attribute is common to all plugin types.