Using the Branding Package¶
Once you have created the branding package, it can be used by the session client. The pre-session client is responsible for verifying the package and passing it to the session client executable.
To use the branding package:
- Verify the branding package signature.
- Call the session client executable and pass the branding package name and hash, noted when creating the branding package,
using the parameters
-branding-package
and-branding-hash
.
For example (one command):
client_session -branding-package my_custom_branding.bp
-branding-hash
cbc3fd3c6d001a1e1f06342bcccf2a62bd748c3cf1dd2e4c9c29561ea07bd089
<other-params>