Microsoft.Win32.Win32Native.CryptDestroyHash C# (CSharp) Method

CryptDestroyHash() private method

private CryptDestroyHash ( IntPtr hHash ) : bool
hHash IntPtr
return bool
        internal extern static bool CryptDestroyHash(IntPtr hHash);