Values.SrtCallerDecryptionSourceThe decryption settings for the SRT caller source. Present only if the source has decryption enabled.
type nonrec t = {algorithm : Algorithm.t option;The algorithm used to encrypt content.
*)passphraseSecretArn : string option;The ARN for the secret in Secrets Manager. Someone in your organization must create a secret and provide you with its ARN. The secret holds the passphrase that MediaLive uses to decrypt the source content.
*)}