Mono Class Library: System.Security.Cryptography.PasswordDeriveBytes Overview | Members

System.Security.Cryptography.PasswordDeriveBytes.HashName Property

The hash algorithm name to be used to derive new bytes. [Edit]

public string HashName { set; get; }

Value

The current hash algorithm used to derive bytes. [Edit]

Remarks

Default hash algorithm is System.Security.Cryptography.SHA1 and can provide, securely, up to 20 bytes of data. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0