Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Encryption.
Encryption settings.
Generated from protobuf message google.cloud.video.transcoder.v1.Encryption
Namespace
Google \ Cloud \ Video \ Transcoder \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
Required. Identifier for this set of encryption options.
↳ aes_128
↳ sample_aes
Google\Cloud\Video\Transcoder\V1\Encryption\SampleAesEncryption
Configuration for SAMPLE-AES encryption.
↳ mpeg_cenc
Google\Cloud\Video\Transcoder\V1\Encryption\MpegCommonEncryption
Configuration for MPEG Common Encryption (MPEG-CENC).
↳ secret_manager_key_source
Google\Cloud\Video\Transcoder\V1\Encryption\SecretManagerSource
Keys are stored in Google Secret Manager.
↳ drm_systems
Google\Cloud\Video\Transcoder\V1\Encryption\DrmSystems
Required. DRM system(s) to use; at least one must be specified. If a DRM system is omitted, it is considered disabled.
getId
Required. Identifier for this set of encryption options.
string
setId
Required. Identifier for this set of encryption options.
var
string
$this
getAes128
Configuration for AES-128 encryption.
hasAes128
setAes128
Configuration for AES-128 encryption.
$this
getSampleAes
Configuration for SAMPLE-AES encryption.
hasSampleAes
setSampleAes
Configuration for SAMPLE-AES encryption.
$this
getMpegCenc
Configuration for MPEG Common Encryption (MPEG-CENC).
hasMpegCenc
setMpegCenc
Configuration for MPEG Common Encryption (MPEG-CENC).
$this
getSecretManagerKeySource
Keys are stored in Google Secret Manager.
hasSecretManagerKeySource
setSecretManagerKeySource
Keys are stored in Google Secret Manager.
$this
getDrmSystems
Required. DRM system(s) to use; at least one must be specified. If a DRM system is omitted, it is considered disabled.
hasDrmSystems
clearDrmSystems
setDrmSystems
Required. DRM system(s) to use; at least one must be specified. If a DRM system is omitted, it is considered disabled.
$this
getEncryptionMode
string
getSecretSource
string