5 references to Algorithm
System.Core (5)
System\Security\Cryptography\BCryptHashAlgorithm.cs (1)
83
m_algorithmHandle = _algorithmCache.GetCachedAlgorithmHandle(algorithm.
Algorithm
, implementation);
System\Security\Cryptography\CngAlgorithm.cs (1)
88
return m_algorithm.Equals(other.
Algorithm
);
System\Security\Cryptography\CngKey.cs (1)
442
algorithm.
Algorithm
,
System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
378
HashAlgorithm.
Algorithm
,
389
HashAlgorithm.
Algorithm
,