CrypterOptions IsReadOnly Property CryptSharp
true if the options cannot be changed.

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

public bool IsReadOnly { get; private set; }
See Also