1 reference to CryptDestroyKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\SafeKeyHandle.cs (1)
88
bool successfullyFreed = Interop.Advapi32.
CryptDestroyKey
(handle);