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