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