4 references to CopyWithPrivateKey
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Certificates\CertificateConfigLoader.cs (1)
124
return certificate.
CopyWithPrivateKey
(ecdsa);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
655
return certificate.
CopyWithPrivateKey
(ecdsa);
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1278
certificate.
CopyWithPrivateKey
),
1377
certificate.
CopyWithPrivateKey
),