4 references to CopyWithPrivateKey
Microsoft.Bcl.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509CertificateKeyAccessors.cs (1)
189certificate.CopyWithPrivateKey(privateKey);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
659return certificate.CopyWithPrivateKey(slhDsa);
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1296certificate.CopyWithPrivateKey), 1395certificate.CopyWithPrivateKey),