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