CfgI:SetSecureInfo

CfgI:SetSecureInfo

Request #

Index WordDescription
0Header code [0x08110084]
1SecureInfo data buffer size
2Signature buffer size
310 | (SecureInfo_databufsize<<4)
4Buffer for the 0x11-byte SecureInfo data following the signature, this is written to the SecureInfo buffer in memory.
510 | (Signature_bufsize<<4)
6Buffer for the 0x100-byte RSA-2048 SecureInfo signature, this is written to the SecureInfo buffer in memory.

Response #

Index WordDescription
0Header code
1Result code
210 | (SecureInfo_databufsize<<4)
3Buffer for the 0x11-byte SecureInfo data following the signature.
410 | (Signature_bufsize<<4)
5Buffer for the 0x100-byte RSA-2048 SecureInfo signature.

Description #

This overwrites the SecureInfo data stored in memory with the input data. The signature-set code has the same result as CfgI:SetLocalFriendCodeSeedSignature, except for SecureInfo.