|
Terraria v1.4.4.9
Terraria source code documentation
|
| static unsafe NTSTATUS Interop.BCrypt.BCryptDecrypt | ( | Internal.NativeCrypto.SafeKeyHandle | hKey, |
| byte * | pbInput, | ||
| int | cbInput, | ||
| IntPtr | paddingInfo, | ||
| [Out] byte[] | pbIV, | ||
| int | cbIV, | ||
| byte * | pbOutput, | ||
| int | cbOutput, | ||
| out int | cbResult, | ||
| int | dwFlags ) |