2 references to ECDsaP521
System.Core (2)
System\Security\Cryptography\BCryptNative.cs (1)
564case AlgorithmName.ECDsaP521:
System\Security\Cryptography\CngAlgorithm.cs (1)
204s_ecdsap521 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDsaP521);