2 references to DuplicateKeyHandle
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs (2)
142
theirKey = otherKey.
DuplicateKeyHandle
();
170
theirKey = otherKey.
DuplicateKeyHandle
();