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