| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
SrtCallerDecryption |
SrtCallerDecryption.clone() |
SrtCallerDecryption |
SrtCallerSource.getDecryption() |
SrtCallerDecryption |
SrtCallerDecryption.withAlgorithm(Algorithm algorithm)
The algorithm used to encrypt content.
|
SrtCallerDecryption |
SrtCallerDecryption.withAlgorithm(String algorithm)
The algorithm used to encrypt content.
|
SrtCallerDecryption |
SrtCallerDecryption.withPassphraseSecretArn(String passphraseSecretArn)
The ARN for the secret in Secrets Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrtCallerSource.setDecryption(SrtCallerDecryption decryption) |
SrtCallerSource |
SrtCallerSource.withDecryption(SrtCallerDecryption decryption) |
Copyright © 2024. All rights reserved.