2 references to CopyWithPrivateKey
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Certificates\CertificateConfigLoader.cs (1)
124
return certificate.
CopyWithPrivateKey
(ecdsa);
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
605
return certificate.
CopyWithPrivateKey
(ecdsa);