1 write to s_ecdsap521
System.Core (1)
System\Security\Cryptography\CngAlgorithm.cs (1)
204s_ecdsap521 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDsaP521);
2 references to s_ecdsap521
System.Core (2)
System\Security\Cryptography\CngAlgorithm.cs (2)
203if (s_ecdsap521 == null) { 207return s_ecdsap521;