4 references to HashAlgorithm
System.Core (4)
System\Security\Cryptography\ECDsaCng.cs (4)
281
using (BCryptHashAlgorithm hashAlgorithm = new BCryptHashAlgorithm(
HashAlgorithm
, BCryptNative.ProviderName.MicrosoftPrimitiveProvider)) {
297
using (BCryptHashAlgorithm hashAlgorithm = new BCryptHashAlgorithm(
HashAlgorithm
, BCryptNative.ProviderName.MicrosoftPrimitiveProvider)) {
379
using (BCryptHashAlgorithm hashAlgorithm = new BCryptHashAlgorithm(
HashAlgorithm
, BCryptNative.ProviderName.MicrosoftPrimitiveProvider)) {
396
using (BCryptHashAlgorithm hashAlgorithm = new BCryptHashAlgorithm(
HashAlgorithm
, BCryptNative.ProviderName.MicrosoftPrimitiveProvider)) {