CrypterOptionKey MembersCryptSharp

The CrypterOptionKey type exposes the following members.
Constructors

  NameDescription
Public methodCrypterOptionKey
Creates a new option key.
Back to Top
Methods

  NameDescription
Public methodCheckValue
Throws an exception if the value is incompatible with this option.
Public methodToString
Returns a OnlineString that represents the current OnlineObject.
(Overrides OnlineObject ToString .)
Back to Top
Properties

  NameDescription
Public propertyDescription
A description of the option.
Public propertyValueType
The type of the option's value.
Back to Top
See Also