14 references to CopyWithPrivateKey
System.Security.Cryptography (14)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (14)
648return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 656return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 666return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 676return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 686return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 696return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 704return CopyWithPrivateKey(impl.DuplicateHandle()); 709return CopyWithPrivateKey(implOpenSsl.DuplicateKeyHandle()); 714return CopyWithPrivateKey(clone.DuplicateHandle()); 723return CopyWithPrivateKey(implOpenSsl.DuplicateKeyHandle()); 725return CopyWithPrivateKey(impl.DuplicateHandle()); 729return CopyWithPrivateKey(clone.DuplicateHandle()); 740return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 753return CopyWithPrivateKey(typedKey.DuplicateKeyHandle());