Click or drag to resize
weroSoft AG, Software
CryptoConstant Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines some constant values for cryptographic controller.
Inheritance Hierarchy
SystemObject
  WeroSoft.SecurityCryptoConstant

Namespace:  WeroSoft.Security
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class CryptoConstant

The CryptoConstant type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberSupportedTypes
Gets the list with supported types.
Top
Fields
  NameDescription
Public fieldStatic memberContentKeyWordEmpty
Gets the empty keyword.
Public fieldStatic memberContentKeyWordNull
Gets the null keyword.
Public fieldStatic memberContentKeyWordValue
Gets the keyword for an initialized value.
Public fieldStatic memberParameterSplitChar
Gets the parameter splitting char.
Public fieldStatic memberParameterStringVersion
Gets the current version of parameter string.
Top
See Also