2 references to DefaultHash
System.Security.Cryptography (2)
System\Security\Cryptography\PKCS1MaskGenerationMethod.cs (2)
18
_hashNameValue =
DefaultHash
;
24
set { _hashNameValue = value ??
DefaultHash
; }