Package it.dtt.ca

Provides classes that allow communication with the Conditional Access System of a Pay TV Set Top Box.

See:
          Description

Class Summary
CAManager This class provides access to the Conditional Access (CA) functionalities of the STB.
CAManagerFactory This class represent a factory for Conditional Access managers.
CAObject All CA related classes shall extend this class in order to be able to ensure that the actual CA session is opened.
CAPrivateData This class is used to pass Private Data to the CAS.
Pin This class represents a Personal Identification Number (PIN).
Slot This class represents the physical slot in which a smart card can be inserted.
SmartCard This is the class used to retrieve information from the smart card currently inserted in one of the STB slots.
 

Package it.dtt.ca Description

Provides classes that allow communication with the Conditional Access System of a Pay TV Set Top Box. The entry point is the CAManagerFactory class, which gives access to the appropriate instance of CAManager. This package makes part of the DTT CA API, which is an extension of the DVB MHP specification for Pay TV services.