2 references to ECDHP256
System.Core (2)
System\Security\Cryptography\BCryptNative.cs (1)
539case AlgorithmName.ECDHP256:
System\Security\Cryptography\CngAlgorithm.cs (1)
132s_ecdhp256 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDHP256);