(AIR only)

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.



Classes
 ClassDescription
 AuthenticationMethod AIR-onlyThe AuthenticationMethod class provides string constants enumerating the different types of authentication used by the authenticationMethod property of the DRMContentData class.
 DRMContentData AIR-onlyThe DRMContentData class provides the information required to obtain the voucher necessary to view DRM-protected content.
 DRMManager AIR-onlyThe DRMManager manages the retrieval and storage of the vouchers needed to view DRM-protected content.
 DRMPlaybackTimeWindow AIR-onlyThe DRMPlaybackWindow class represents the time period in which a DRM voucher is valid.
 DRMVoucher AIR-onlyThe DRMVoucher class represents a license token that allows a user to view DRM-protected content.
 LoadVoucherSetting AIR-onlyThe LoadVoucherSetting class provides string constants enumerating the options to use with the DRMManager settings parameter of the loadVoucher() method.