1 write to s_ecdsap384
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
192s_ecdsap384 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDsaP384);
2 references to s_ecdsap384
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
191if (s_ecdsap384 == null) { 195return s_ecdsap384;