| Name | Description | Type | Additional information |
|---|---|---|---|
| Ids |
The collection of IDs of content keys that must be exported. |
Collection of globally unique identifier |
Required |
| Certificate |
The X.509 certificate (in the DER or the PFX format) of the receiver of content keys that must be exported. |
Collection of byte |
Required |
| CpixVersion |
The version of the CPIX document to use for exporting content keys. The default is "1". Supported values are "1" and "2". |
string |
None. |
| KeySeedId |
Specifies whether a key seed should be used for generating the requested content keys rather than exporting them from the database. Mutually exclusive with specifying the use of the default key seed. |
globally unique identifier |
None. |
| UseDefaultKeySeed |
Indicates whether the requested keys should be generated using the default key seed instead of exporting them from the database. May not be set to "true" when an explicit key seed is specified. |
boolean |
None. |