CrypterOptions MakeReadOnly Method CryptSharp
Prevents future changes to the options.

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

public CrypterOptions MakeReadOnly()

Return Value

The same CrypterOptions.
See Also