CrypterOptionKey CheckValue Method CryptSharp
Throws an exception if the value is incompatible with this option.

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

public void CheckValue(
	Object value
)
See Also