OriginEndpointEncryptionMethod

data class OriginEndpointEncryptionMethod(val cmafEncryptionMethod: OriginEndpointCmafEncryptionMethod? = null, val tsEncryptionMethod: OriginEndpointTsEncryptionMethod? = null)

The encryption type.

Constructors

Link copied to clipboard
constructor(cmafEncryptionMethod: OriginEndpointCmafEncryptionMethod? = null, tsEncryptionMethod: OriginEndpointTsEncryptionMethod? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The encryption method to use.

Link copied to clipboard

The encryption method to use.