Click or drag to resize

MediaCryptoKeyParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMediaCryptoKeyParam

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class MediaCryptoKeyParam

The MediaCryptoKeyParam type exposes the following members.

Constructors
 NameDescription
Public methodMediaCryptoKeyParam(String)Initializes a new instance of the MediaCryptoKeyParam class
Public methodMediaCryptoKeyParam(Byte, Int32, Int32, Int32)Initializes a new instance of the MediaCryptoKeyParam class
Top
Properties
 NameDescription
Public propertyKey 
Public propertyLifetime 
Public propertyMki 
Public propertyMkiLength 
Top
Methods
 NameDescription
Public methodEncode 
Top
See Also