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

◆ CryptExportKey()

static bool Interop.Advapi32.CryptExportKey ( SafeKeyHandle hKey,
SafeKeyHandle hExpKey,
int dwBlobType,
int dwFlags,
[Out] byte[] pbData,
ref int dwDataLen )