Desktop Functions: Smart Device Functions:
|
Search Results for "CryptDecrypt" in [All]advapi321: CryptDecrypt
public static extern bool CryptDecrypt(IntPtr hKey, IntPtr hHash, int Final, uint dwFlags, byte[] pbData, ref uint pdwDataLen);
Declare Function CryptDecrypt Lib "advapi32.dll" (ByVal hkey As IntPtr, _ ncrypt
internal static extern int NCryptDecrypt(
Declare Function NCryptDecrypt Lib "ncrypt.dll" (TODO) As TODO crypt32 |