class Aws::MediaConvert::Types::CmafEncryptionSettings


@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/CmafEncryptionSettings AWS API Documentation
@return [String]
.
SPEKE, see
provider that follows the SPEKE standard. For more information about
Specify whether your DRM encryption key is static or from a key
@!attribute [rw] type
@return [Types::StaticKeyProvider]
Use these settings to set up encryption with a static key provider.
@!attribute [rw] static_key_provider
@return [Types::SpekeKeyProviderCmaf]
settings instead.
type is HLS, DASH, or Microsoft Smooth, use the SpekeKeyProvider
encryption with a SPEKE-compliant key provider. If your output group
If your output group type is CMAF, use these settings when doing DRM
@!attribute [rw] speke_key_provider
@return [String]
DASH manifests.
writes the 128-bit encryption initialization vector in the HLS and
When you use DRM with CMAF outputs, choose whether the service
@!attribute [rw] initialization_vector_in_manifest
@return [String]
or AES_CTR (AES-CTR).
encrypting your CMAF segments. Choose AES-CBC subsample (SAMPLE-AES)
Specify the encryption scheme that you want the service to use when
@!attribute [rw] encryption_method
@return [String]
Vector will follow the segment number by default.
text string. If this parameter is not set then the Initialization
This is a 128-bit, 16-byte hex value represented by a 32-character
@!attribute [rw] constant_initialization_vector
}
type: “SPEKE”, # accepts SPEKE, STATIC_KEY
},
url: “__string”,
static_key_value: “__stringPatternAZaZ0932”,
key_format_versions: “__stringPatternDD”,
key_format: “__stringPatternIdentityAZaZ26AZaZ09163”,
static_key_provider: {
},
url: “__stringPatternHttps”,
resource_id: “__stringPatternW”,
hls_signaled_system_ids: [“__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12”],
dash_signaled_system_ids: [“__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12”],
certificate_arn: “__stringPatternArnAwsUsGovAcm”,
speke_key_provider: {
initialization_vector_in_manifest: “INCLUDE”, # accepts INCLUDE, EXCLUDE
encryption_method: “SAMPLE_AES”, # accepts SAMPLE_AES, AES_CTR
constant_initialization_vector: “__stringMin32Max32Pattern09aFAF32”,
{
data as a hash:
@note When making an API call, you may pass CmafEncryptionSettings
Settings for CMAF encryption