Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ BCryptImportKey() [2/4]

static NTSTATUS Interop.BCrypt.BCryptImportKey ( Internal.NativeCrypto.SafeAlgorithmHandle hAlgorithm,
IntPtr hImportKey,
string pszBlobType,
out Internal.NativeCrypto.SafeKeyHandle hKey,
IntPtr pbKeyObject,
int cbKeyObject,
byte[] pbInput,
int cbInput,
int dwFlags )
private