1 write to Hash
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (1)
196
primeCurve.
Hash
= GetHashAlgorithmName(pBcryptBlob->CurveGenerationAlgId);
3 references to Hash
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (2)
88
pBcryptBlob->CurveGenerationAlgId = GetHashAlgorithmId(curve.
Hash
);
263
pBcryptBlob->CurveGenerationAlgId = ECCng.GetHashAlgorithmId(curve.
Hash
);
System\Security\Cryptography\ECCurve.cs (1)
261
Hash
!= null);