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

◆ NCryptVerifySignature() [4/4]

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