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)
526
return certificate.
CopyWithPrivateKey
(ecdsa);
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
960
certificate.
CopyWithPrivateKey
),
1031
certificate.
CopyWithPrivateKey
),