Interface protos.google.cloud.video.transcoder.v1beta1.IEncryption

Properties of an Encryption.

Package

@google-cloud/video-transcoder

Properties

aes_128

aes_128?: (google.cloud.video.transcoder.v1beta1.Encryption.IAes128Encryption|null);

Encryption aes_128

iv

iv?: (string|null);

Encryption iv

key

key?: (string|null);

Encryption key

mpegCenc

mpegCenc?: (google.cloud.video.transcoder.v1beta1.Encryption.IMpegCommonEncryption|null);

Encryption mpegCenc

sampleAes

sampleAes?: (google.cloud.video.transcoder.v1beta1.Encryption.ISampleAesEncryption|null);

Encryption sampleAes