2 references to ECDHP384
System.Core (2)
System\Security\Cryptography\BCryptNative.cs (1)
544
case AlgorithmName.
ECDHP384
:
System\Security\Cryptography\CngAlgorithm.cs (1)
144
s_ecdhp384 = new CngAlgorithm(BCryptNative.AlgorithmName.
ECDHP384
);