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