BOSSU:RegisterPrivateClientCert: Difference between revisions
DaniElectra (talk | contribs) m Use correct response |
DaniElectra (talk | contribs) m →Description: Clarify ascii85 encoding |
||
Line 19: | Line 19: | ||
=Description= | =Description= | ||
This registers a private client certificate to be used by BOSS for the program ID of the current session. The certificate is saved to the BOSS savedata as: "bossdb:/%s_CL" and the certificate key is saved as: "bossdb:/%s_CLK", where %s goes the program ID | This registers a private client certificate to be used by BOSS for the program ID of the current session. The certificate is saved to the BOSS savedata as: "bossdb:/%s_CL" and the certificate key is saved as: "bossdb:/%s_CLK", where %s goes the program ID Ascii85 encoded. |