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

◆ NCryptImportKey() [4/4]

static ErrorCode Interop.NCrypt.NCryptImportKey ( SafeNCryptProviderHandle hProvider,
IntPtr hImportKey,
string pszBlobType,
ref NCryptBufferDesc pParameterList,
out SafeNCryptKeyHandle phKey,
ref byte pbData,
int cbData,
int dwFlags )
package