CrypterOption Class

CryptSharp

CrypterOption Class CryptSharp
Options that modify the crypt operation.
Inheritance Hierarchy

SystemObject  CryptSharpCrypterOption
    CryptSharpLdapCrypterOption

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

public class CrypterOption
Public Class CrypterOption
public ref class CrypterOption
type CrypterOption =  class end

The CrypterOption type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberRounds
The number of rounds to iterate.
Public fieldStatic memberVariant
The variant of the crypt algorithm to use.
Top
See Also

Reference