2 references to ECDsaP384
System.Core (2)
System\Security\Cryptography\BCryptNative.cs (1)
559case AlgorithmName.ECDsaP384:
System\Security\Cryptography\CngAlgorithm.cs (1)
192s_ecdsap384 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDsaP384);