CrypterEnvironment MakeReadOnly Method CryptSharp
Prevents future changes to the environment.

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

public CrypterEnvironment MakeReadOnly()

Return Value

The same CrypterEnvironment.
See Also