2 references to ECDsaP256
System.Core (2)
System\Security\Cryptography\BCryptNative.cs (1)
554case AlgorithmName.ECDsaP256:
System\Security\Cryptography\CngAlgorithm.cs (1)
180s_ecdsap256 = new CngAlgorithm(BCryptNative.AlgorithmName.ECDsaP256);