3 references to DuplicateKeyHandle
System.Net.Security (1)
System\Net\Security\SslStreamCertificateContext.Linux.cs (1)
78KeyHandle = ecdsa.DuplicateKeyHandle();
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (2)
666return CopyWithPrivateKey(typedKey.DuplicateKeyHandle()); 676return CopyWithPrivateKey(typedKey.DuplicateKeyHandle());