3 references to ECDsaOpenSsl
System.Net.Security (2)
System\Net\Security\SslStreamCertificateContext.Linux.cs (2)
74
using (
ECDsaOpenSsl
? ecdsa = (
ECDsaOpenSsl
?)target.GetECDsaPrivateKey())
System.Security.Cryptography.OpenSsl (1)
System.Security.Cryptography.OpenSsl.cs (1)
6
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ECDsaOpenSsl
))]