| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
SpekeKeyProvider |
SpekeKeyProvider.clone() |
SpekeKeyProvider |
Encryption.getSpekeKeyProvider()
The parameters for the SPEKE key provider.
|
SpekeKeyProvider |
SpekeKeyProvider.withDrmSystems(Collection<String> drmSystems)
The DRM solution provider you're using to protect your content during distribution.
|
SpekeKeyProvider |
SpekeKeyProvider.withDrmSystems(DrmSystem... drmSystems)
The DRM solution provider you're using to protect your content during distribution.
|
SpekeKeyProvider |
SpekeKeyProvider.withDrmSystems(String... drmSystems)
The DRM solution provider you're using to protect your content during distribution.
|
SpekeKeyProvider |
SpekeKeyProvider.withEncryptionContractConfiguration(EncryptionContractConfiguration encryptionContractConfiguration)
Configure one or more content encryption keys for your endpoints that use SPEKE Version 2.0.
|
SpekeKeyProvider |
SpekeKeyProvider.withResourceId(String resourceId)
The unique identifier for the content.
|
SpekeKeyProvider |
SpekeKeyProvider.withRoleArn(String roleArn)
The ARN for the IAM role granted by the key provider that provides access to the key provider API.
|
SpekeKeyProvider |
SpekeKeyProvider.withUrl(String url)
The URL of the API Gateway proxy that you set up to talk to your key server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Encryption.setSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
The parameters for the SPEKE key provider.
|
Encryption |
Encryption.withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
The parameters for the SPEKE key provider.
|
Copyright © 2023. All rights reserved.