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

System.Security.Cryptography.PKCS1MaskGenerationMethod.HashName Property

The hash algorithm to be used by the mask function. [Edit]

public string HashName { set; get; }

Value

The current hash algorithm being used to generate masks. [Edit]

Remarks

Default is System.Security.Cryptography.SHA1. [Edit]

Requirements

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