2 references to ECC
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs (1)
34
if (Interop.Crypto.EvpPKeyType(pkeyHandle) != Interop.Crypto.EvpAlgorithmId.
ECC
)
System\Security\Cryptography\ECDsaOpenSsl.cs (1)
34
if (Interop.Crypto.EvpPKeyType(pkeyHandle) != Interop.Crypto.EvpAlgorithmId.
ECC
)