The classes to support data encryption / decryption.



Interfaces
 InterfaceDescription
 CryptAlgorithm Crypter Algorithm interface.
Classes
 ClassDescription
 Cipher Provides mechanism to crypt / decrypt string data.
 CryptAlgorithmAdapter Converts custom instance to be CryptAlgorithm compliant.