Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type KeyContainer ¶ added in v1.53.2
type Media ¶ added in v1.53.2
type Media struct {
Period struct {
AdaptationSet []struct {
ContentProtection []struct {
Default_KID string `xml:"default_KID,attr"`
}
}
}
}
type Module ¶ added in v1.53.2
type Module struct {
*rsa.PrivateKey
// contains filtered or unexported fields
}
func (*Module) Keys ¶ added in v1.53.2
func (m *Module) Keys(licenseResponse io.Reader) ([]KeyContainer, error)
func (*Module) SignedLicenseRequest ¶ added in v1.53.2
Click to show internal directories.
Click to hide internal directories.