| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
CmafEncryption |
CmafEncryption.clone() |
CmafEncryption |
CmafPackage.getEncryption() |
CmafEncryption |
CmafEncryption.withConstantInitializationVector(String constantInitializationVector)
An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for
encrypting blocks.
|
CmafEncryption |
CmafEncryption.withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmafPackage.setEncryption(CmafEncryption encryption) |
CmafPackage |
CmafPackage.withEncryption(CmafEncryption encryption) |
Copyright © 2022. All rights reserved.