1 write to s_ecdhp521
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
156s_ecdhp521 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDHP521);
2 references to s_ecdhp521
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
155if (s_ecdhp521 == null) { 159return s_ecdhp521;