Uses of Class
software.amazon.awscdk.services.medialive.alpha.SrtDecryptionAlgorithm
Packages that use SrtDecryptionAlgorithm
Package
Description
AWS::MediaLive Construct Library
-
Uses of SrtDecryptionAlgorithm in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as SrtDecryptionAlgorithmModifier and TypeFieldDescriptionstatic final SrtDecryptionAlgorithmSrtDecryptionAlgorithm.AES128(experimental) AES-128.static final SrtDecryptionAlgorithmSrtDecryptionAlgorithm.AES192(experimental) AES-192.static final SrtDecryptionAlgorithmSrtDecryptionAlgorithm.AES256(experimental) AES-256.Methods in software.amazon.awscdk.services.medialive.alpha that return SrtDecryptionAlgorithmModifier and TypeMethodDescriptiondefault SrtDecryptionAlgorithmSrtDecryptionProps.getAlgorithm()(experimental) The encryption algorithm.final SrtDecryptionAlgorithmSrtDecryptionProps.Jsii$Proxy.getAlgorithm()static SrtDecryptionAlgorithm(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type SrtDecryptionAlgorithmModifier and TypeMethodDescriptionSrtDecryptionProps.Builder.algorithm(SrtDecryptionAlgorithm algorithm) Sets the value ofSrtDecryptionProps.getAlgorithm()