public sealed class Encryption.Types.Aes128Encryption : IMessage<Encryption.Types.Aes128Encryption>, IEquatable<Encryption.Types.Aes128Encryption>, IDeepCloneable<Encryption.Types.Aes128Encryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Encryption.Types.Aes128Encryption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `Aes128Encryption` class is 1.8.0, and there are nine total versions listed from 1.0.0 to 1.8.0."],["`Aes128Encryption` is a class within the `Google.Cloud.Video.LiveStream.V1` namespace, used for configuring HLS AES-128 encryption."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, ensuring capabilities like message handling, equality checks, and deep cloning."],["The `Aes128Encryption` class provides two constructors, a default one and another that accepts an `Aes128Encryption` instance for copying its state."],["The documentation provides reference material and code samples for the Live Stream v1 API, focusing on the `Encryption.Types.Aes128Encryption` class and its functionality."]]],[]]