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