PKCS1MaskGenerationMethod.HashName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the hash algorithm type to use for generating the mask.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringThe name of the type that implements the hash algorithm to use for computing the mask.
Show: