Properties inherent to the particular crypt algorithm. These cannot be modified.
See CrypterProperty for possible keys.
Namespace: CryptSharpAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax
public virtual CrypterOptions Properties { get; }
See Also