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