4 references to Initialize
System.Core (4)
System\Security\Cryptography\CapiHashAlgorithm.cs (1)
43
Initialize
();
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
42
m_hashAlgorithm.
Initialize
();
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
39
m_hashAlgorithm.
Initialize
();
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
42
m_hashAlgorithm.
Initialize
();