2 references to IsECNamedCurve
System.Security.Cryptography (2)
System\Security\Cryptography\CngAlgorithmCore.cs (1)
35return (_lazyKey != null && _lazyKey.IsECNamedCurve());
System\Security\Cryptography\CngKey.EC.cs (1)
27if (IsECNamedCurve())