Overload List
| Name | Description | |
|---|---|---|
| RijndaelSerializer(String) |
Constructs the serializer. It uses XmlStringSerializer as the underlying serializer.
| |
| RijndaelSerializer(String, ISerializer) |
Constructs the serializer.
| |
| RijndaelSerializer(String, array<Byte>[]()[][], ISerializer) |
Constructs the serializer.
| |
| RijndaelSerializer(ISerializer, DeriveBytes, Int32) |
Constructs the serializer.
| |
| RijndaelSerializer(String, array<Byte>[]()[][], ISerializer, Int32) |
Constructs the serializer.
|