encryptionMethod property

CmafEncryptionType? encryptionMethod
final

Specify the encryption scheme that you want the service to use when encrypting your CMAF segments. Choose AES-CBC subsample (SAMPLE-AES) or AES_CTR (AES-CTR).

Implementation

final CmafEncryptionType? encryptionMethod;