2 references to Duplicate
System.Security.Cryptography (2)
System\Security\Cryptography\CngKey.OpenHandle.cs (1)
26
return OpenNoDuplicate(keyHandle.
Duplicate
(), keyHandleOpenOptions);
System\Security\Cryptography\CngKey.StandardProperties.cs (1)
93
return _keyHandle.
Duplicate
();