1 write to s_ecdhp384
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
144s_ecdhp384 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDHP384);
2 references to s_ecdhp384
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
143if (s_ecdhp384 == null) { 147return s_ecdhp384;