4 references to CopyWithPrivateKey
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Certificates\CertificateConfigLoader.cs (1)
161
return certificate.
CopyWithPrivateKey
(ecdsa);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
703
return certificate.
CopyWithPrivateKey
(ecdsa);
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1392
certificate.
CopyWithPrivateKey
),
1491
certificate.
CopyWithPrivateKey
),