CrypterOptions ClassCryptSharp
Stores options for the crypt operation.
Inheritance Hierarchy

OnlineSystem Object
  CryptSharp CrypterOptions

Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public class CrypterOptions : IEnumerable<KeyValuePair<CrypterOptionKey, Object>>, 
	IEnumerable
See Also