40 lines
759 B
Plaintext
40 lines
759 B
Plaintext
|
Playready encryption options
|
||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
--enable_playready_encryption
|
||
|
|
||
|
Enable encryption with playready key.
|
||
|
|
||
|
--playready_server_url <url>
|
||
|
|
||
|
Playready packaging server url.
|
||
|
|
||
|
--program_identifier <program_identifier>
|
||
|
|
||
|
Program identifier for packaging request.
|
||
|
|
||
|
--playready_key_id <hex>
|
||
|
|
||
|
Playready key id in hex.
|
||
|
|
||
|
--playready_key <hex>
|
||
|
|
||
|
Playready key in hex.
|
||
|
|
||
|
--ca_file <file path>
|
||
|
|
||
|
Absolute path to the certificate authority file for the server cert.
|
||
|
PEM format.
|
||
|
|
||
|
--client_cert_file <file path>
|
||
|
|
||
|
Absolute path to client certificate file.
|
||
|
|
||
|
--client_cert_private_key_file <file path>
|
||
|
|
||
|
Absolute path to the private key file.
|
||
|
|
||
|
--client_cert_private_key_password <string>
|
||
|
|
||
|
Password to the private key file.
|