Stores options for the crypt operation.
Inheritance Hierarchy
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