RijndaelPSKEncrypter ClassNetworkComms.Net Help
DataProcessor which encrypts/decrypts data using the Rijndael algorithm and a pre-shared password
Inheritance Hierarchy

OnlineSystem Object
  NetworkCommsDotNet.DPSBase DataProcessor
    NetworkCommsDotNet.DPSBase RijndaelPSKEncrypter

Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public class RijndaelPSKEncrypter : DataProcessor, 
	IDisposable
See Also