NameDescriptionTypeAdditional information
Name

The name of the data set.

string

Max length: 256

Min length: 1

ServiceCertificate

The Widevine service certificate in the binary format as provided to you by Google. Duplicate entries with the same service certificate are not allowed.

Collection of byte

Required

ProtectedPrivateKey

The private key associated with the provided service certificate. It must be password-protected and in the PCKS#8 DER format as specified by Google's certificate generation instructions.

Collection of byte

Required

PrivateKeyPassphrase

The passphrase the private key is protected with. It must be a UTF-8 string.

string

Required

Max length: 256

Min length: 1

IsDefault

Indicates whether the certificate must be treated as the default one. In case of multiple certificates, the certificate that is made default the latest will be returned.

boolean

None.