You can generate UserSig online in the TRTC console, but it should be used only for quick testing at the development stage. For official launch, please calculate UserSig on the server. This avoids key leakage and prevents attackers from stealing your traffic.
Signatures (UserSig) allow you to build trust with Tencent Cloud.
SDKAppID
) you created from the drop-down list. A secret key (key
) is generated automatically.UserID
).This is used to check the validity of your signature (UserSig).
Note:Make sure that you enter the correct SDKAppID and UserID for the UserSig you want to verify.
Log in to the TRTC console and select Development Assistance > UserSig Generation & Verification.
In Signature (UserSig) Checker, select the application (SDKAppID
) whose signature you want to verify. A secret key is generated automatically.
Enter the user name (UserID
).
Copy and paste the signature (UserSig) that needs verification to Signature (UserSig), and click Verify Now.
Note:If your UserSig is generated in Signature (UserSig) Generator, click Copy Signature (UserSig) to copy the signature.
View the verification results.
For more information about UserSig, see FAQs (UserSig).
Was this page helpful?