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