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

◆ NCryptSignHash() [4/4]

static unsafe ErrorCode Interop.NCrypt.NCryptSignHash ( SafeNCryptKeyHandle hKey,
void * pPaddingInfo,
ref byte pbHashValue,
int cbHashValue,
ref byte pbSignature,
int cbSignature,
out int pcbResult,
AsymmetricPaddingMode dwFlags )
private