1 write to s_ecdh
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
120s_ecdh = new CngAlgorithm(BCryptNative.AlgorithmName.ECDH);
2 references to s_ecdh
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
119if (s_ecdh == null) { 123return s_ecdh;