| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionContractConfiguration |
EncryptionContractConfiguration.clone() |
EncryptionContractConfiguration |
SpekeKeyProvider.getEncryptionContractConfiguration()
Configure one or more content encryption keys for your endpoints that use SPEKE Version 2.0.
|
EncryptionContractConfiguration |
EncryptionContractConfiguration.withPresetSpeke20Audio(PresetSpeke20Audio presetSpeke20Audio)
A collection of audio encryption presets.
|
EncryptionContractConfiguration |
EncryptionContractConfiguration.withPresetSpeke20Audio(String presetSpeke20Audio)
A collection of audio encryption presets.
|
EncryptionContractConfiguration |
EncryptionContractConfiguration.withPresetSpeke20Video(PresetSpeke20Video presetSpeke20Video)
A collection of video encryption presets.
|
EncryptionContractConfiguration |
EncryptionContractConfiguration.withPresetSpeke20Video(String presetSpeke20Video)
A collection of video encryption presets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpekeKeyProvider.setEncryptionContractConfiguration(EncryptionContractConfiguration encryptionContractConfiguration)
Configure one or more content encryption keys for your endpoints that use SPEKE Version 2.0.
|
SpekeKeyProvider |
SpekeKeyProvider.withEncryptionContractConfiguration(EncryptionContractConfiguration encryptionContractConfiguration)
Configure one or more content encryption keys for your endpoints that use SPEKE Version 2.0.
|
Copyright © 2025. All rights reserved.