Common
A library of common classes.
Cryptography Member List

This is the complete list of members for Cryptography, including all inherited members.

DecryptFromStream< T >(Stream stream, XmlObjectSerializer serializer, byte[] key)Cryptographystatic
DecryptTextFile(string path, byte[] key)Cryptographystatic
EncryptToStream< T >(Stream stream, XmlObjectSerializer serializer, T graph, byte[] key)Cryptographystatic