The flash.net.drm package contains classes for working with DRM-protected content. This package is only available to content running in the AIR runtime.
| Class | Description | |
|---|---|---|
| AuthenticationMethod | The AuthenticationMethod class provides string constants enumerating the different types of authentication used by the authenticationMethod property of the DRMContentData class. | |
| DRMContentData | The DRMContentData class provides the information required to obtain the voucher necessary to view DRM-protected content. | |
| DRMManager | The DRMManager manages the retrieval and storage of the vouchers needed to view DRM-protected content. | |
| DRMPlaybackTimeWindow | The DRMPlaybackWindow class represents the time period in which a DRM voucher is valid. | |
| DRMVoucher | The DRMVoucher class represents a license token that allows a user to view DRM-protected content. | |
| LoadVoucherSetting | The LoadVoucherSetting class provides string constants enumerating the options to use with the DRMManager settings parameter of the loadVoucher() method. |