JP2007018301A - Apparatus for processing use condition - Google Patents

Apparatus for processing use condition Download PDF

Info

Publication number
JP2007018301A
JP2007018301A JP2005199639A JP2005199639A JP2007018301A JP 2007018301 A JP2007018301 A JP 2007018301A JP 2005199639 A JP2005199639 A JP 2005199639A JP 2005199639 A JP2005199639 A JP 2005199639A JP 2007018301 A JP2007018301 A JP 2007018301A
Authority
JP
Japan
Prior art keywords
usage
license
update
contract
condition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005199639A
Other languages
Japanese (ja)
Inventor
Takamitsu Sasaki
崇光 佐々木
Satoshi Niwano
智 庭野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005199639A priority Critical patent/JP2007018301A/en
Publication of JP2007018301A publication Critical patent/JP2007018301A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a server-type broadcasting system which allows non-contracted receiving apparatuses to use a license generated by a contracted receiving apparatus. <P>SOLUTION: In the server-type broadcasting system, encrypted contents are stored into receiving apparatuses to be used, a license is provided with a limited viewing period generated based on a contract expiration date and a content use time limit. A use condition determination means 303 uses the limited viewing period to determine conditions of use of the license, so that non-contracted receiving apparatuses can use the license generated by a contracted receiving apparatus. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、暗号化されたコンテンツの利用を、契約に基づいた利用条件とコンテンツ毎に定められたライセンスの利用条件により制限するコンテンツ配信システムにおいて、ライセンスを利用条件処理装置間で移動して利用する場合のライセンス利用方法に関する。   The present invention provides a content distribution system that restricts the use of encrypted content according to the usage conditions based on a contract and the usage conditions of a license determined for each content, and uses the license by moving between usage condition processing devices. It relates to the license usage method.

放送や通信を利用して、コンテンツをリアルタイムやオンデマンドで配信するコンテンツ配信サービスが広く行われている。特に日本においては、サーバ型放送と呼ばれるコンテンツ配信サービスの実施が計画されている。   Content distribution services that distribute content in real time or on demand using broadcast or communication are widely used. Particularly in Japan, implementation of a content distribution service called server-type broadcasting is planned.

サーバ型放送では、暗号化されたコンテンツとコンテンツ鍵が放送され、暗号化されたまま受信装置に蓄積される。ユーザは、セキュリティモジュールとしてICカードなどで構成された利用条件処理装置毎に契約を交わし、契約のある利用条件処理装置を接続した受信装置では、ライセンスにより、コンテンツの暗号の解除が可能となり、コンテンツを利用することができる。ここでライセンスとは利用条件とコンテンツ鍵から構成される情報のことである。   In server-type broadcasting, encrypted content and a content key are broadcasted and stored in a receiving apparatus while being encrypted. The user signs a contract for each usage rule processing device configured with an IC card or the like as a security module, and the receiving device connected to the contracted usage rule processing device can release the content encryption by the license. Can be used. Here, the license is information composed of a use condition and a content key.

以後、契約のある利用条件処理装置を接続した受信装置を、契約のある受信装置と呼び、契約のない利用条件処理装置を接続した受信装置を契約のない受信装置と呼ぶ。   Hereinafter, a receiving device connected with a contracted usage condition processing device is called a receiving device with a contract, and a receiving device connected with a usage condition processing device without a contract is called a receiving device without a contract.

コンテンツの暗号化は少なくとも3種類の鍵を用いて行われる。コンテンツ本体はコンテンツ鍵(Kc)で暗号化され、このKcがワーク鍵(Kw)で暗号化される。また、Kwはマスター鍵(Km)で暗号化されて受信装置に送信される。   Content encryption is performed using at least three types of keys. The content body is encrypted with the content key (Kc), and this Kc is encrypted with the work key (Kw). Kw is encrypted with the master key (Km) and transmitted to the receiving apparatus.

Kcはコンテンツ毎に更新される各受信装置に共通の鍵である。また、Kwは契約のある受信装置毎に個別に割り当てられる鍵であり、受信契約が交わされると、このKwがKmで暗号化されて放送局から契約のある受信装置に送信される。   Kc is a key common to each receiving device updated for each content. Kw is a key that is individually assigned to each receiving apparatus with a contract. When a receiving contract is made, this Kw is encrypted with Km and transmitted from the broadcasting station to the receiving apparatus with the contract.

Kmは、利用条件処理装置毎に異なり、利用条件処理装置に記憶されている。   Km differs for each use condition processing device and is stored in the use condition processing device.

利用条件処理装置では、契約時に受信装置へ送られてくる暗号化されたKwを、保持するKmで復号化して記憶する。そして、このKwを用いて、暗号化されたコンテンツとともに送られてくる暗号化されたKcを復号し、受信装置はこの復号されたKcを用いてコンテンツの復号を行う。なお、非特許文献1によれば、タイプIコンテンツでは、コンテンツ本体はKs(スクランブル鍵)により暗号化されており、Ksを含むECM−KcがKcで暗号化される。   In the usage condition processing device, the encrypted Kw sent to the receiving device at the time of contract is decrypted with the Km held and stored. Then, using this Kw, the encrypted Kc sent together with the encrypted content is decrypted, and the receiving apparatus decrypts the content using the decrypted Kc. According to Non-Patent Document 1, in Type I content, the content body is encrypted with Ks (scramble key), and ECM-Kc including Ks is encrypted with Kc.

放送局では、暗号化されたKwを個別情報(EMM:Entitlement Management Message)の中に含めて契約のある受信装置に定期的に送信し、契約のある受信装置に接続された利用条件処理装置が記憶する。この個別情報には、暗号されたKwの他に、個別情報IDと、契約有効期限なども含まれる。   In the broadcasting station, the encrypted Kw is included in individual information (EMM: Entity Management Message) and periodically transmitted to the receiving device with the contract, and the use condition processing device connected to the receiving device with the contract Remember. In addition to the encrypted Kw, the individual information includes an individual information ID and a contract expiration date.

また、放送局では、暗号化されたKcを共通情報の中に含めてコンテンツと共に送信し、受信装置は対応するコンテンツと共に共通情報を蓄積する。ここで、共通情報とは、非特許文献1のKc伝送用ECM(Entitlement Control Message)および、ACI(Access Control Information)である。この共通情報には、暗号化されたKcの他に、この暗号化されたKcを復号するためのKwを持つ個別情報の個別情報ID、コンテンツ利用期限なども含まれる。   Also, the broadcast station includes the encrypted Kc in the common information and transmits it together with the content, and the receiving apparatus stores the common information together with the corresponding content. Here, the common information is KCM transmission ECM (Entirement Control Message) and ACI (Access Control Information) of Non-Patent Document 1. In addition to the encrypted Kc, the common information includes an individual information ID of the individual information having Kw for decrypting the encrypted Kc, a content use period, and the like.

コンテンツの利用は次のような方法で行われる。   Content is used in the following manner.

利用条件処理装置は、まず、利用するコンテンツに対応する共通情報から個別情報IDを取得し、個別情報IDの示す個別情報を取得して、Kmを用いてKwを復号する。次に、このKwを用いて共通情報からKcを復号する。このKcと個別情報ID、コンテンツ利用期限を含む情報をライセンスと呼び利用条件処理装置が蓄積する。以上がコンテンツ利用の前処理である。コンテンツに対応するライセンスを蓄積していれば、この前処理は省略可能である。   The usage condition processing device first acquires the individual information ID from the common information corresponding to the content to be used, acquires the individual information indicated by the individual information ID, and decrypts Kw using Km. Next, Kc is decoded from the common information using this Kw. The information including the Kc, the individual information ID, and the content use time limit is called a license, and the use condition processing apparatus stores the information. The above is the preprocessing for content use. If the license corresponding to the content is accumulated, this preprocessing can be omitted.

前記前処理が終了していれば、利用条件処理装置は、まず、利用するコンテンツに対応するライセンスから個別情報の識別IDを取得し、識別IDの示す個別情報を参照する。次に、利用条件判定を行う。現在時刻が契約有効期限内かつコンテンツ利用期限内であれば、利用条件を満たすと判定し、Kcを受信装置へ渡す。受信装置はこのKcを用いてコンテンツを復号し、利用する。   If the pre-processing has been completed, the usage condition processing device first acquires the identification ID of the individual information from the license corresponding to the content to be used, and refers to the individual information indicated by the identification ID. Next, use condition determination is performed. If the current time is within the contract expiration date and the content usage time limit, it is determined that the usage condition is satisfied, and Kc is passed to the receiving device. The receiving device uses the Kc to decrypt and use the content.

ここで、契約のない受信装置でコンテンツを利用したい場合がある。例えば、リビングの受信装置が契約のある受信装置で、寝室の受信装置が契約のない受信装置のような場合である。利用者が同一であったり、家族間の利用であったりするような場合、ある定められた利用範囲であれば、契約のない受信装置においてもコンテンツを利用可能にすることが、ユーザ利便性の観点からも好ましい。   Here, there is a case where it is desired to use the content with a receiving apparatus without a contract. For example, the living room receiving apparatus is a receiving apparatus with a contract, and the bedroom receiving apparatus is a receiving apparatus without a contract. If the users are the same or are used by family members, it is possible to make the content usable even in a receiving device without a contract, as long as it is within a certain usage range. It is also preferable from the viewpoint.

このように、あるコンテンツを異なる受信装置間で利用する場合、従来の技術においては、ライセンスを受信装置間で移動、もしくは譲渡することで実現していた(例えば特許文献1参照)。しかし、サーバ型放送の場合、コンテンツを利用するためには、ライセンスに加えて個別情報も必要であるため、従来の技術のようにライセンスを移動するだけでは、異なる受信装置間でコンテンツを利用できない。そこで、契約のない受信装置でコンテンツを利用する場合、契約のある受信装置から契約のない受信装置へライセンスに加えて個別情報も移動したとする。すると、放送局から個別情報は契約のある受信装置へ定期的に送信されているため、個別情報を契約のない受信装置へ移動した後においても、契約のある受信装置は個別情報を受信する。つまり、契約のある受信装置と契約のない受信装置において個別情報が存在する。個別情報は1つの契約につき1つしか存在してはならないので、ライセンスと個別情報を契約のない受信装置へ移動して、コンテンツを利用する方法を取ることはできないという課題がある。
特開2002−169726号公報 「ARIB STD−B25 4.1版」、社団法人 電波産業会、2001年
As described above, when a certain content is used between different receiving apparatuses, in the conventional technique, the license is transferred or transferred between the receiving apparatuses (see, for example, Patent Document 1). However, in the case of server-type broadcasting, in order to use content, individual information is also required in addition to the license. Therefore, content cannot be used between different receiving devices simply by moving the license as in the prior art. . Therefore, when content is used by a receiving device without a contract, it is assumed that individual information is moved in addition to a license from a receiving device with a contract to a receiving device without a contract. Then, since the individual information is periodically transmitted from the broadcasting station to the receiving device with the contract, the receiving device with the contract receives the individual information even after the individual information is moved to the receiving device without the contract. That is, individual information exists in a receiving apparatus with a contract and a receiving apparatus without a contract. Since there must be only one piece of individual information for each contract, there is a problem that it is not possible to move the license and the individual information to a receiving apparatus that does not have a contract and use the content.
JP 2002-169726 A "ARIB STD-B25 4.1 Edition", The Japan Radio Industry Association, 2001

以上のように、サーバ型放送においては、従来のようなライセンスの移動では契約のない受信装置でコンテンツを利用することができないため、ユーザ利便性を損なうという問題があった。   As described above, in server-type broadcasting, content cannot be used by a receiving apparatus without a contract by license transfer as in the prior art, and there is a problem that user convenience is impaired.

それゆえ、本発明の目的は、サーバ型放送において、契約のない受信装置で個別情報の移動なしにコンテンツの利用が可能なライセンスを生成する利用条件処理装置を提供することである。さらに、契約のある受信装置において契約を更新した場合、契約のない受信装置において、契約の更新可能性を判定し、ライセンスの更新要求を契約のある受信装置へ送信し、ライセンスを更新することが可能なライセンスと利用条件処理装置を提供することを目的とする。   SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a use condition processing device that generates a license that allows a content to be used by a receiving device without a contract without moving individual information in server-type broadcasting. Further, when the contract is updated in the receiving apparatus with the contract, the renewability of the contract can be determined in the receiving apparatus without the contract, the license update request can be transmitted to the receiving apparatus with the contract, and the license can be updated. An object is to provide a possible license and usage condition processing apparatus.

本発明の請求項1記載の利用条件処理装置は、複数の第2の利用条件に対応する第1の利用条件と前記第2の利用条件から生成された第3の利用条件と前記第2の利用条件を含む第1のライセンスに従ってコンテンツの利用可否を判定する利用条件判定手段と、前記第2の利用条件に従って前記第3の利用条件の更新の可能性を判定する更新判定手段と、前記第1の利用条件と前記第2の利用条件に従って前記第3の利用条件を更新する第1の更新手段とを備える。   The usage condition processing apparatus according to claim 1 of the present invention is a first usage condition corresponding to a plurality of second usage conditions, a third usage condition generated from the second usage condition, and the second usage condition. Usage condition determination means for determining whether or not content can be used in accordance with a first license including usage conditions; update determination means for determining the possibility of updating the third usage condition in accordance with the second usage condition; And a first updating means for updating the third usage condition in accordance with the first usage condition and the second usage condition.

本発明の請求項2記載の利用条件処理装置はさらに、前記第1のライセンスを生成する生成手段を備える。   The use condition processing apparatus according to claim 2 of the present invention further comprises a generating means for generating the first license.

本発明の請求項3記載の利用条件処理装置はさらに、前記第1のライセンスを前記第1の利用条件を持たない外部装置へ転送する転送手段を備える。   The use condition processing device according to claim 3 of the present invention further comprises transfer means for transferring the first license to an external device not having the first use condition.

本発明の請求項4記載の利用条件処理装置はさらに、前記第1の利用条件を持たない外部装置からコンテンツを一意に識別するコンテンツ鉄識別子またはライセンスを一意に識別するライセンス識別子を含む更新要求情報を受信する手段と、前記コンテンツ識別子またはライセンス識別子に従って対応する前記第1の利用条件と前記第2の利用条件の少なくとも1つを検索する検索手段と、前記検索手段が検索した前記第1の利用条件と前記第2の利用条件に従って前記第1の更新手段が更新した前記第3の利用条件、または前記検索手段が検索した前記第1の利用条件、または更新不可能であることを表す情報を含む更新指示情報を送信する更新指示手段とを備える。   The use condition processing device according to claim 4 of the present invention further includes update request information including a content iron identifier for uniquely identifying content from an external device not having the first use condition or a license identifier for uniquely identifying a license. Receiving means, search means for searching for at least one of the first use condition and the second use condition corresponding to the content identifier or the license identifier, and the first use searched by the search means Information indicating that the third use condition updated by the first update unit according to the condition and the second use condition, the first use condition searched by the search unit, or non-updatable Update instruction means for transmitting the update instruction information.

本発明の請求項5記載の利用条件処理装置は、前記更新要求情報は前記コンテンツ識別子に加え前記第2の利用条件を含み、前記更新指示手段は前記検索手段が検索した前記第1の利用条件と前記更新要求情報に含まれる前記第2の利用条件に従って前記第1の更新手段が更新した前記第3の利用条件、または前記検索手段が検索した前記第1の利用条件、または更新不可能であることを表す情報を含む更新指示情報を送信する。   The use condition processing apparatus according to claim 5 of the present invention is characterized in that the update request information includes the second use condition in addition to the content identifier, and the update instruction means searches for the first use condition searched by the search means. And the third usage condition updated by the first update means according to the second usage condition included in the update request information, or the first usage condition searched by the search means, or not updateable. Update instruction information including information indicating the presence is transmitted.

本発明の請求項6記載の利用条件処理装置はさらに、前記第1の利用条件を持つ外部装置へコンテンツを一意に識別するコンテンツ識別子を含む更新要求情報を送信する更新要求手段と、前記第1の利用条件を持つ外部装置から前記第3の利用条件、または前記第1の利用条件、または前記第3の利用条件が更新不可能であることを表す情報を含む更新指示情報を受信する手段と、受信した更新指示情報に従って前記第3の利用条件を更新する第2の更新手段とを備える。   The usage condition processing device according to claim 6 of the present invention further includes an update request means for transmitting update request information including a content identifier for uniquely identifying content to the external device having the first usage condition, and the first Means for receiving update instruction information including information indicating that the third use condition, the first use condition, or the third use condition cannot be updated from an external device having the use condition And second update means for updating the third use condition according to the received update instruction information.

本発明の請求項7記載の利用条件処理装置は、前記第2の更新手段は、前記更新指示情報が含む前記第3の利用条件を、記録する前記第3の利用条件に上書きする。   In the usage condition processing apparatus according to claim 7 of the present invention, the second update unit overwrites the third usage condition to be recorded with the third usage condition included in the update instruction information.

本発明の請求項8記載の利用条件処理装置は、前記第2の更新手段は、前記更新指示情報が含む前記第1の利用条件と記録する前記第2の利用条件に従って前記第1の更新手段により記録する前記第3の利用条件を更新する。   The usage condition processing apparatus according to claim 8 of the present invention is characterized in that the second update unit is configured to execute the first update unit according to the first usage condition included in the update instruction information and the second usage condition to be recorded. The third usage condition recorded by the above is updated.

本発明の請求項9記載の利用条件処理装置はさらに、前記第1のライセンスを受信するライセンス受信手段を備える。   The use condition processing device according to claim 9 of the present invention further comprises a license receiving means for receiving the first license.

本発明の請求項10記載の利用条件処理装置は、前記第1の利用条件と前記第2の利用条件と前記第3の利用条件は、期限と回数の少なくとも1つ含むことを特徴とする。   The use condition processing apparatus according to claim 10 of the present invention is characterized in that the first use condition, the second use condition, and the third use condition include at least one of a time limit and the number of times.

本発明の請求項11記載の利用条件処理装置は、前記第1の更新手段は前記第1の利用条件と前記第2の利用条件に含まれる期限のうち最短の期限を前記第3の利用条件に含まれる期限とする手段、および前記第1の利用条件と前記第2の利用条件に含まれる回数のうち少ない回数を前記第3の利用条件に含まれる回数とする手段のうち少なくとも1つを含む。   The usage condition processing apparatus according to claim 11 of the present invention is characterized in that the first update means sets the shortest deadline among the deadlines included in the first usage condition and the second usage condition to the third usage condition. And at least one of means for setting the number of times included in the first use condition and the second use condition as a number of times included in the third use condition. Including.

本発明の請求項12記載の利用条件処理装置は、前記第3の利用条件は前記第1の利用条件と前記第2の利用条件と契約更新日に関する契約更新日情報から生成され、前記第1の更新手段は前記第1の利用条件と前記第2の利用条件に含まれる期限と契約更新日情報のうち最短の期限を前記第3の利用条件に含まれる期限とする手段である。   In the usage rule processing device according to claim 12 of the present invention, the third usage rule is generated from the first usage rule, the second usage rule, and the contract renewal date information relating to the contract renewal date. The update means is means for setting the shortest time limit among the time limit and the contract renewal date information included in the first use condition and the second use condition as the time limit included in the third use condition.

本発明の請求項13記載の利用条件処理装置は、前記契約更新日情報は、放送または通信から受信する。   The use condition processing apparatus according to claim 13 of the present invention receives the contract renewal date information from broadcast or communication.

本発明の請求項14記載の利用条件処理装置は、前記契約更新日情報は、利用条件処理装置に固有である。   In the usage rule processing device according to claim 14 of the present invention, the contract update date information is unique to the usage rule processing device.

本発明の請求項15記載の利用条件処理装置はさらに、ユーザに通知するため、前記更新判定手段の処理結果、または前記第1の更新手段、または前記第2の更新手段の処理結果の少なくとも1つを出力する手段を備える。   The usage condition processing apparatus according to claim 15 of the present invention further provides at least one of the processing result of the update determination means, the first update means, or the processing result of the second update means to notify the user. Means for outputting one.

本発明の請求項16記載の利用条件処理装置は、前記外部装置が前記利用条件処理装置である。   In the use condition processing device according to claim 16 of the present invention, the external device is the use condition processing device.

本発明の請求項17記載の利用条件処理装置は、前記外部装置が前記第1の利用条件を含む第1の利用条件情報と前記第2の利用条件を含む第2の利用条件情報を、放送または通信から受信する手段と、表示装置へ処理結果を出力する手段を備える受信装置である。   In the usage condition processing apparatus according to claim 17 of the present invention, the external device broadcasts first usage condition information including the first usage condition and second usage condition information including the second usage condition. Or it is a receiving apparatus provided with the means to receive from communication, and the means to output a process result to a display apparatus.

本発明の請求項18記載の利用条件処理装置は、前記外部装置が前記第1の利用条件を管理するサーバである。   The usage rule processing device according to claim 18 of the present invention is a server in which the external device manages the first usage rule.

本発明の請求項19記載の利用条件処理装置は、前記利用条件処理装置はICカードである。   In the usage condition processing device according to claim 19 of the present invention, the usage condition processing device is an IC card.

本発明の請求項20記載の利用条件処理装置は、前記利用条件処理装置は前記受信装置に含まれる。   The usage condition processing device according to claim 20 of the present invention is included in the receiving device.

本発明によれば、契約有効期限とコンテンツ利用期限から生成された第3の利用条件をライセンスに追加し、コンテンツの利用条件判定に利用することで、契約のない受信装置でもコンテンツを利用可能になる。さらに、契約のある受信装置で契約を更新した場合でも、契約のない受信装置において、コンテンツ利用期限と第3の利用条件を比較することでライセンスの更新可能性を判定し、契約のある受信措置に対してライセンスの更新要求を送信し、ライセンスの更新が可能となる。   According to the present invention, the third usage condition generated from the contract expiration date and the content usage time limit is added to the license and used for content usage condition determination, so that the content can be used even by a receiving device without a contract. Become. Further, even when the contract is renewed by the receiving device with the contract, the renewal of the license is determined by comparing the content usage time limit with the third usage condition in the receiving device without the contract, and the receiving measure with the contract A license update request can be transmitted to the license to update the license.

以下本発明の実施の形態について、図面を参照しながら説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(実施の形態1)
実施の形態1では、契約のある受信装置で生成したライセンスを、契約のない受信装置へ転送して利用する場合の動作を例として取り上げる。なお、ユーザは契約のある受信装置において、契約の延長や解約など、契約の更新が任意にできるものとする。
(Embodiment 1)
In the first embodiment, an operation when a license generated by a receiving device with a contract is transferred to a receiving device without a contract and used is taken as an example. It is assumed that the user can arbitrarily update the contract, such as extending or canceling the contract, at the receiving apparatus with the contract.

図1は、実施の形態1に係るサーバ型放送システム全体の構成を示す図である。図1において、サーバ型放送システムは、サーバ100と、受信装置200と、表示装置210と、利用条件処理装置300を備える。ユーザは利用条件処理装置300毎に契約を行い、サーバ100は、利用条件処理装置300毎の契約と、Kwの管理をしており、契約状況に基づき利用条件処理装置毎に個別情報の生成を行う。生成された個別情報は利用条件処理装置毎に割り当てられたKmにより暗号化する。また、Kcも管理しており、コンテンツ毎に共通情報を生成し、Kwにより暗号化する。さらに、コンテンツを管理しており、Kcにより暗号化する。そしてこれら個別情報、共通情報、コンテンツは放送または通信経由で受信装置200へ送信される。ただし、個別情報は契約のある受信装置200に対してのみ定期的に送信する。契約に変更が無い間は、同じ個別情報を送信し、契約を延長した場合など、契約有効期限に変更があった場合は、新しい契約有効期限を設定した個別情報を送信する。受信装置200は、サーバ100から個別情報と共通情報、コンテンツを放送または通信経由で受信する。表示装置210は、コンテンツや処理結果を表示するための装置である。利用条件処理装置300は、受信装置200がサーバ100から受信した個別情報を記憶する。また、個別情報と受信装置200が蓄積する共通情報からライセンスを生成し、ライセンスに従ってコンテンツの利用可否判定を行う。   FIG. 1 is a diagram showing a configuration of an entire server type broadcasting system according to Embodiment 1. In FIG. 1, the server type broadcasting system includes a server 100, a receiving device 200, a display device 210, and a use condition processing device 300. The user makes a contract for each use condition processing device 300, and the server 100 manages the contract for each use condition processing device 300 and Kw, and generates individual information for each use condition processing device based on the contract status. Do. The generated individual information is encrypted with Km assigned to each use condition processing device. Kc is also managed, common information is generated for each content, and encrypted by Kw. Furthermore, the contents are managed and encrypted by Kc. These individual information, common information, and content are transmitted to the receiving device 200 via broadcast or communication. However, the individual information is periodically transmitted only to the receiving apparatus 200 with a contract. While there is no change in the contract, the same individual information is transmitted, and when the contract expiration date is changed, such as when the contract is extended, the individual information with a new contract expiration date is transmitted. The receiving device 200 receives individual information, common information, and content from the server 100 via broadcasting or communication. The display device 210 is a device for displaying content and processing results. The use condition processing device 300 stores the individual information received from the server 100 by the receiving device 200. Also, a license is generated from the individual information and the common information stored in the receiving apparatus 200, and content availability is determined according to the license.

図4は、個別情報のデータ構造を示す図である。図4において、個別情報400は、個別情報ID401と、契約有効期限402と、Kw403を備える。個別情報ID401は、個別情報の識別子である。契約有効期限402は、個別情報が示す契約の有効期限である。Kw403は、共通情報を復号化するためのワーク鍵である。個別情報は、契約状況に基づき生成され、加入者毎に割り当てられたKmで暗号化される。なお、Kmによる暗号化は、個別情報の構成要素の内、Kwなどの秘匿情報のみを暗号化しても同様の効果が得られる。   FIG. 4 is a diagram illustrating a data structure of individual information. In FIG. 4, the individual information 400 includes an individual information ID 401, a contract expiration date 402, and a Kw 403. The individual information ID 401 is an identifier of individual information. The contract expiration date 402 is a contract expiration date indicated by the individual information. Kw 403 is a work key for decrypting the common information. The individual information is generated based on the contract status and is encrypted with Km assigned to each subscriber. It should be noted that the same effect can be obtained by encrypting only secret information such as Kw among the constituent elements of the individual information.

図5は、共通情報のデータ構造を示す図である。図5において、共通情報500は、コンテンツID501と、コンテンツ利用期限502と、個別情報ID503と、Kc504を備える。コンテンツID501は、共通情報に対応するコンテンツの識別子である。コンテンツ利用期限502は、コンテンツの利用期限を示す。個別情報ID503は、共通情報を復号化するためのKwを持つ個別情報の識別子である。Kc504は、コンテンツID501が示すコンテンツを復号化するためのコンテンツ鍵である。共通情報は、コンテンツ毎に生成され、個別情報ID503以外の情報がKwにより暗号化される。なお、Kwによる暗号化は、共通情報の構成要素の内、Kc504などの秘匿情報のみを暗号化しても同様の効果が得られる。   FIG. 5 is a diagram illustrating a data structure of common information. In FIG. 5, the common information 500 includes a content ID 501, a content usage time limit 502, an individual information ID 503, and Kc 504. The content ID 501 is an identifier of content corresponding to the common information. The content usage time limit 502 indicates the content usage time limit. The individual information ID 503 is an identifier of individual information having Kw for decoding common information. Kc 504 is a content key for decrypting the content indicated by the content ID 501. The common information is generated for each content, and information other than the individual information ID 503 is encrypted with Kw. In addition, the encryption by Kw can obtain the same effect even if only the secret information such as Kc504 is encrypted among the components of the common information.

図6は、ライセンスのデータ構造を示す図である。図6において、ライセンス600は、ライセンスID601と、一時視聴期限602と、コンテンツ利用期限603と、個別情報ID604と、Kc605を備える。ライセンスID601は、利用条件処理装置300がライセンス生成時に共通情報500から生成するライセンスの識別子である。一時視聴期限602は、利用条件処理装置300が生成および更新する期限で、コンテンツの利用可否判定に使用される。コンテンツ利用期限603は、コンテンツの利用期限を示す。コンテンツ利用期限603を過ぎると、利用条件処理装置300によりライセンスは無効と判定されコンテンツを利用できない。個別情報ID604は、ライセンス600に対応する契約情報を持つ個別情報の識別子である。Kc605は、ライセンスに対応するコンテンツを復号化するためのコンテンツ鍵である。ライセンス600は、個別情報400と共通情報500に従って利用条件処理装置300が生成し、記録する。利用条件処理装置300はセキュアモジュールとして構成されるので、ライセンスは暗号化されずに記録される。   FIG. 6 shows the data structure of the license. In FIG. 6, a license 600 includes a license ID 601, a temporary viewing time limit 602, a content usage time limit 603, an individual information ID 604, and Kc 605. The license ID 601 is an identifier of a license generated from the common information 500 when the use condition processing device 300 generates a license. The temporary viewing time limit 602 is a time limit generated and updated by the use condition processing device 300, and is used to determine whether or not content can be used. The content use time limit 603 indicates the content use time limit. When the content usage period 603 has passed, the usage condition processing device 300 determines that the license is invalid and the content cannot be used. The individual information ID 604 is an identifier of individual information having contract information corresponding to the license 600. Kc605 is a content key for decrypting the content corresponding to the license. The use condition processing device 300 generates and records the license 600 according to the individual information 400 and the common information 500. Since the use condition processing device 300 is configured as a secure module, the license is recorded without being encrypted.

なお、利用条件処理装置300は、典型的には、ICカードなど耐タンパ化されたLSIに実装され、図1に示すように受信装置200と接続する。ただし、受信装置200内にセキュアモジュールとして組み込まれても同様の効果が得られる。   Note that the use condition processing device 300 is typically mounted on a tamper-resistant LSI such as an IC card and connected to the receiving device 200 as shown in FIG. However, the same effect can be obtained even when the receiving apparatus 200 is incorporated as a secure module.

図2は、受信装置200の構成を示す図である。図2において、受信装置200は処理結果出力手段201と、コンテンツ復号手段202と、接続I/F203と、外部通信手段204と、蓄積手段205を備える。処理結果出力手段201は、接続I/F203を介して受信した利用条件処理装置300の処理結果やコンテンツなどを表示装置210へ出力する。コンテンツ復号手段202は、接続I/F203を介して利用条件処理装置300から受信したKcによりコンテンツを復号し、処理結果出力手段201を介して表示装置210へ出力する。接続I/F203は、利用条件処理装置300と受信装置200を接続するインターフェースである。外部通信手段204は、ネットワークを介して接続された受信装置200と通信を行う。蓄積手段205は、サーバ100から受信した共通情報とコンテンツを蓄積する。   FIG. 2 is a diagram illustrating a configuration of the receiving device 200. In FIG. 2, the receiving apparatus 200 includes processing result output means 201, content decryption means 202, connection I / F 203, external communication means 204, and storage means 205. The processing result output unit 201 outputs the processing result of the use condition processing device 300 received via the connection I / F 203, the content, and the like to the display device 210. The content decrypting unit 202 decrypts the content using Kc received from the use condition processing device 300 via the connection I / F 203 and outputs the decrypted content to the display device 210 via the processing result output unit 201. The connection I / F 203 is an interface that connects the use condition processing device 300 and the receiving device 200. The external communication unit 204 communicates with the receiving device 200 connected via a network. The storage unit 205 stores common information and content received from the server 100.

図3は、利用条件処理装置300の構成を示す図である。図3において、利用条件処理装置300は、通信手段301と、一時視聴期限生成手段302と、利用条件判定手段303と、更新判定手段304と、更新手段305と、ライセンス生成手段306と、ライセンス転送手段307と、ライセンス受信手段308と、更新要求手段309と、更新指示手段310と、記録手段311を備える。通信手段301は、接続I/F203を介して、処理結果出力手段201、コンテンツ復号手段202、外部通信手段204、蓄積手段205などと通信を行う。一時視聴期限生成手段302は、契約有効期限402とコンテンツ利用期限502に従って一時視聴期限を生成する。利用条件判定手段303は、ライセンス600に含まれる一時視聴期限602からコンテンツの利用可否を判定する。また、利用可能と判定した場合、接続I/F203を介してコンテンツ復号手段202へライセンスに含まれるKc605を送信する。更新判定手段304は、ライセンス600に含まれる一時視聴期限602の更新の可能性を判定する。更新手段305は、ライセンス600に含まれる一時視聴期限602を更新する。ライセンス生成手段306は、受信装置200の蓄積手段205に蓄積された共通情報500に含まれるコンテンツ利用期限502と、個別情報ID503と、Kc504に従ってコンテンツ利用期限603と、個別情報ID604と、Kc605を設定し、一時視聴期限生成手段302が生成した一時視聴期限に従って一時視聴期限602を設定し、図示しない共通情報500に含まれるデータに従ってライセンスID601を設定してライセンス600を生成する。ライセンス転送手段307は、接続I/F203と外部通信手段204を介して外部の受信装置200へライセンス600を転送する。ライセンス受信手段308は、接続I/F203と外部通信手段204を介して外部の受信装置200からライセンス600を受信し、記録手段311へ記録する。更新要求手段309は、接続I/F203と外部通信手段204を介して外部の受信装置200へ一時視聴期限602の更新要求を送信し、応答を受信する。更新指示手段310は、接続I/F203と外部通信手段204を介して外部の受信装置200から受信した一時視聴期限602の更新要求を受信し、更新手段305などに従って応答を生成し、送信する。記録手段311は、Km、共通情報500、ライセンス600などを記録する。なお、典型的には、Kmは出荷時に記録手段311に埋め込まれる。   FIG. 3 is a diagram illustrating a configuration of the use condition processing device 300. In FIG. 3, the use condition processing apparatus 300 includes a communication unit 301, a temporary viewing time limit generating unit 302, a use condition determining unit 303, an update determining unit 304, an updating unit 305, a license generating unit 306, and a license transfer. Means 307, license receiving means 308, update request means 309, update instruction means 310, and recording means 311 are provided. The communication unit 301 communicates with the processing result output unit 201, the content decryption unit 202, the external communication unit 204, the storage unit 205, and the like via the connection I / F 203. The temporary viewing time limit generating unit 302 generates a temporary viewing time limit according to the contract expiration date 402 and the content usage time limit 502. The use condition determining unit 303 determines whether or not the content can be used from the temporary viewing time limit 602 included in the license 600. If it is determined that the license can be used, Kc 605 included in the license is transmitted to the content decryption unit 202 via the connection I / F 203. The update determination unit 304 determines the possibility of updating the temporary viewing time limit 602 included in the license 600. The update unit 305 updates the temporary viewing time limit 602 included in the license 600. The license generation unit 306 sets the content usage period 502, the individual information ID 503, and the content usage period 603, the individual information ID 604, and Kc 605 included in the common information 500 stored in the storage unit 205 of the receiving device 200. Then, the temporary viewing time limit 602 is set according to the temporary viewing time limit generated by the temporary viewing time limit generating unit 302, and the license ID 601 is set according to data included in the common information 500 (not shown) to generate the license 600. The license transfer unit 307 transfers the license 600 to the external receiving device 200 via the connection I / F 203 and the external communication unit 204. The license receiving unit 308 receives the license 600 from the external receiving device 200 via the connection I / F 203 and the external communication unit 204, and records it in the recording unit 311. The update request unit 309 transmits an update request for the temporary viewing time limit 602 to the external receiving device 200 via the connection I / F 203 and the external communication unit 204, and receives a response. The update instruction unit 310 receives the update request for the temporary viewing time limit 602 received from the external receiving apparatus 200 via the connection I / F 203 and the external communication unit 204, generates a response according to the update unit 305, and transmits the response. The recording unit 311 records Km, common information 500, license 600, and the like. Typically, Km is embedded in the recording unit 311 at the time of shipment.

以後、利用条件処理装置300の構成要素が、処理結果出力手段201、コンテンツ復号手段202、外部通信手段204、蓄積手段205と通信を行う場合は、通信手段301と接続I/F203を介するものとする。また、利用条件処理装置300の構成要素が、外部の受信装置200と通信を行う場合は、通信手段300と接続I/F203と外部通信手段204を介するものとする。   Thereafter, when the components of the use condition processing device 300 communicate with the processing result output unit 201, the content decrypting unit 202, the external communication unit 204, and the storage unit 205, the communication unit 301 and the connection I / F 203 are used. To do. Further, when the component of the use condition processing device 300 communicates with the external receiving device 200, it is assumed that the communication device 300, the connection I / F 203, and the external communication device 204 are used.

実施の形態1に係るサーバ型放送システムの動作を、契約のある受信装置の動作、契約のない受信装置の動作、の順序で説明する。   The operation of the server type broadcast system according to the first embodiment will be described in the order of the operation of a receiving device with a contract and the operation of a receiving device without a contract.

1.契約のある受信装置の動作
契約のある受信装置の動作について説明する。
1. Operation of Receiving Device with Contract The operation of the receiving device with the contract will be described.

契約のある受信装置200は、サーバ100から個別情報400と共通情報500とコンテンツを通信または放送経由で受信する。契約のある受信装置200に接続された利用条件処理装置300は、受信した個別情報400と共通情報500からライセンス600を生成し、契約のない受信装置200へ転送する。さらに、契約のない受信装置200から一時視聴期限602の更新要求情報を受信した場合は、更新指示情報を契約のない受信装置200へ送信する。なお、更新要求情報の代わりに契約のない受信装置200から転送したライセンス600を受信し、利用条件処理装置300が更新したライセンス600を契約のない受信装置200へ再転送してもよい。   The receiving device 200 with the contract receives the individual information 400, the common information 500, and the content from the server 100 via communication or broadcasting. The use condition processing device 300 connected to the receiving device 200 with the contract generates a license 600 from the received individual information 400 and common information 500 and transfers the license 600 to the receiving device 200 without the contract. Further, when the update request information of the temporary viewing time limit 602 is received from the receiving device 200 without a contract, the update instruction information is transmitted to the receiving device 200 without a contract. Instead of the update request information, the license 600 transferred from the receiving device 200 without a contract may be received, and the license 600 updated by the use condition processing device 300 may be retransferred to the receiving device 200 without a contract.

まず、個別情報400と共通情報500の蓄積方法について図2と図3を参照して説明する。   First, a method for storing the individual information 400 and the common information 500 will be described with reference to FIGS.

契約のある受信装置200は、個別情報400を受信すると利用条件処理装置300へ渡し、利用条件処理装置300は記録手段311に記録する。また、契約のある受信装置200は、共通情報500とコンテンツを受信すると蓄積手段205へ蓄積する。   When receiving the individual information 400, the receiving apparatus 200 with the contract passes it to the usage condition processing apparatus 300, and the usage condition processing apparatus 300 records it in the recording unit 311. In addition, the receiving device 200 with a contract stores the common information 500 and the content in the storage unit 205 when receiving the content.

次に、ライセンスの生成処理について図7を参照して説明する。   Next, the license generation process will be described with reference to FIG.

利用条件処理装置300に備えられたライセンス生成手段306は、受信装置200から利用するコンテンツに対応するライセンスの生成指示と共に、利用するコンテンツに対応する共通情報500を受信する(ステップS701)。ライセンス生成手段306は、共通情報500に含まれる個別情報ID503から、共通情報500に対応する個別情報400を取得し、記録手段311に記録されたKmを用いて復号化して、契約有効期限402を取得する(ステップS702)。ライセンス生成手段306は、復号化した個別情報400に含まれるKw403を用いて共通情報500を復号化し、コンテンツ利用期限503を取得する(ステップS703)。一時視聴期限生成手段302は、契約有効期限402とコンテンツ利用期限502に従って一時視聴期限を生成する(ステップS704)。ライセンス生成手段306は、復号化した共通情報500に含まれるコンテンツ利用期限502と、個別情報ID503と、Kc504に従ってコンテンツ利用期限603と、個別情報ID604と、Kc605を設定し、ステップS704で生成された一時視聴期限に従って一時視聴期限602を設定し、図示しない共通情報500に含まれるデータに従ってライセンスID601を設定してライセンスを生成する(ステップS705)。ライセンス生成手段306は、ライセンス600を記録手段311に記録する(ステップS706)。   The license generation unit 306 provided in the use condition processing device 300 receives the common information 500 corresponding to the content to be used together with the license generation instruction corresponding to the content to be used from the receiving device 200 (step S701). The license generation unit 306 acquires the individual information 400 corresponding to the common information 500 from the individual information ID 503 included in the common information 500, decrypts it using the Km recorded in the recording unit 311, and sets the contract expiration date 402. Obtain (step S702). The license generation unit 306 decrypts the common information 500 using the Kw 403 included in the decrypted individual information 400, and acquires the content use time limit 503 (step S703). The temporary viewing time limit generating unit 302 generates a temporary viewing time limit according to the contract expiration date 402 and the content usage time limit 502 (step S704). The license generation unit 306 sets the content usage period 502, the individual information ID 503, and the content usage period 603, the individual information ID 604, and the Kc 605 included in the decrypted common information 500, and is generated in step S704. A temporary viewing time limit 602 is set according to the temporary viewing time limit, and a license ID 601 is set according to data included in the common information 500 (not shown) to generate a license (step S705). The license generation unit 306 records the license 600 in the recording unit 311 (step S706).

なお、ライセンス生成手段306は、一時視聴期限をライセンス600に含めず、一時視聴期限生成手段302は、一時視聴期限をライセンス600に対応付けられた別情報として生成しても同様の効果が得られる。   Note that the same effect can be obtained when the license generation unit 306 does not include the temporary viewing time limit in the license 600 and the temporary viewing time limit generation unit 302 generates the temporary viewing time limit as separate information associated with the license 600. .

一時視聴期限生成処理(ステップS704)について図20を参照して説明する。   The temporary viewing time limit generation process (step S704) will be described with reference to FIG.

利用条件処理装置300に備えられた一時視聴期限生成手段302は、契約有効期限402とコンテンツ利用期限502を比較する(ステップS2001)。一時視聴期限生成手段302は、契約有効期限402がコンテンツ利用期限502より長い場合、コンテンツ利用期限502を一時視聴期限として生成する(ステップS2002)。一時視聴期限生成手段302は、コンテンツ利用期限502が契約有効期限402より長い場合、契約有効期限402を一時視聴期限として生成する(ステップS2003)。   The temporary viewing time limit generating means 302 provided in the use condition processing device 300 compares the contract expiration date 402 with the content usage time limit 502 (step S2001). If the contract expiration date 402 is longer than the content usage time limit 502, the temporary viewing time limit generation unit 302 generates the content usage time limit 502 as a temporary viewing time limit (step S2002). If the content usage time limit 502 is longer than the contract expiration date 402, the temporary viewing time limit generation unit 302 generates the contract expiration date 402 as a temporary viewing time limit (step S2003).

次に、ライセンス600を契約のない受信装置200へ転送する動作について説明する。   Next, an operation for transferring the license 600 to the receiving apparatus 200 without a contract will be described.

利用条件処理装置300に備えられたライセンス転送手段307は、受信装置200からライセンス転送の指示を受信すると、記録手段311に記録したライセンス600を契約のない受信装置200へセキュアな通信路を使用して転送する。   When receiving the license transfer instruction from the receiving device 200, the license transfer unit 307 provided in the use condition processing device 300 uses the secure communication path for the license 600 recorded in the recording unit 311 to the receiving device 200 without a contract. Forward.

なお、ライセンス転送手段307がライセンス600を契約のない受信装置200へ転送する前に、一時視聴期限602などのライセンス600の情報を、処理結果出力手段201を介して表示装置210へ出力し、ユーザへ通知してから転送してもよい。ユーザは、転送するライセンス600の情報を確認でき、その後の行動の指針とできるので有用である。   Note that before the license transfer unit 307 transfers the license 600 to the receiving device 200 without a contract, the license 600 information such as the temporary viewing time limit 602 is output to the display device 210 via the processing result output unit 201, and the user May be transferred after notification. This is useful because the user can confirm the information of the license 600 to be transferred and can guide the subsequent action.

次に、契約のない受信装置200から一時視聴期限602の更新要求情報を受信した場合の動作について図8を参照して説明する。   Next, an operation when the update request information of the temporary viewing time limit 602 is received from the receiving device 200 without a contract will be described with reference to FIG.

利用条件処理装置300に備えられた更新指示手段310は、契約のない受信装置200からライセンス600を含む更新要求情報を受信する(ステップS801)。更新指示手段311は、更新要求情報に含まれるライセンス600の個別情報ID604からライセンス600に対応する個別情報400を検索する(ステップS802)。更新指示手段311は、検索した個別情報400から契約有効期限402を取得する(ステップS803)。更新手段305は、この契約有効期限402と、更新要求情報に含まれるライセンス600のコンテンツ利用期限603にしたがって、ライセンス600の一時視聴期限602を更新する(ステップS804)。更新指示手段310は一時視聴期限602が更新されたライセンス600を含む更新指示情報を契約のない受信装置200へ送信する(ステップS805)。   The update instruction unit 310 provided in the use condition processing device 300 receives the update request information including the license 600 from the receiving device 200 without a contract (step S801). The update instruction unit 311 searches the individual information 400 corresponding to the license 600 from the individual information ID 604 of the license 600 included in the update request information (step S802). The update instruction unit 311 acquires the contract expiration date 402 from the retrieved individual information 400 (step S803). The updating unit 305 updates the temporary viewing time limit 602 of the license 600 according to the contract expiration date 402 and the content usage time limit 603 of the license 600 included in the update request information (step S804). The update instruction unit 310 transmits update instruction information including the license 600 with the temporary viewing time limit 602 updated to the receiving apparatus 200 without a contract (step S805).

一時視聴期限更新処理(ステップS804)について図9を参照して説明する。   The temporary viewing time limit update process (step S804) will be described with reference to FIG.

更新手段305は、契約有効期限402と一時視聴期限602を比較する(ステップS901)。更新手段305は、両者が等しい場合、一時視聴期限更新処理を終了する。両者が異なる場合、契約有効期限402とコンテンツ利用期限603を比較する(ステップS902)。更新手段305は、契約有効期限402がコンテンツ利用期限603より長い場合、コンテンツ利用期限603を一時視聴期限602に設定する(ステップS903)。更新手段305は、コンテンツ利用期限603が契約有効期限402より長い場合、契約有効期限402を一時視聴期限602に設定する(ステップS904)。   The updating unit 305 compares the contract expiration date 402 with the temporary viewing time limit 602 (step S901). If both are equal, the update unit 305 ends the temporary viewing time limit update process. If they are different, the contract expiration date 402 is compared with the content usage time limit 603 (step S902). When the contract expiration date 402 is longer than the content usage time limit 603, the update unit 305 sets the content usage time limit 603 as the temporary viewing time limit 602 (step S903). If the content usage time limit 603 is longer than the contract expiration date 402, the update unit 305 sets the contract expiration date 402 as the temporary viewing time limit 602 (step S904).

なお、一時視聴期限更新処理は、ユーザからの指示や受信装置200から定期的に送信されるコマンドなどに従って実行してもよい。   The temporary viewing time limit update process may be executed in accordance with an instruction from the user, a command periodically transmitted from the receiving apparatus 200, or the like.

図10は更新要求情報のデータ構造を示す図である。図10において、更新要求情報1000は、ライセンス600を備える。   FIG. 10 shows the data structure of the update request information. In FIG. 10, the update request information 1000 includes a license 600.

図11は更新指示情報のデータ構造を示す図である。図11において、更新指示情報1100は、ライセンス600を備える。   FIG. 11 shows the data structure of the update instruction information. In FIG. 11, the update instruction information 1100 includes a license 600.

なお、ライセンス生成手段306は、ライセンス生成処理の直後にライセンス生成履歴を記憶手段311へ記憶するか、もしくは受信装置200の蓄積手段205へ改竄検出情報と共に蓄積してもよい。ライセンス生成履歴には、生成したライセンス600のライセンスID601と履歴削除期限が対応付けて記録されている。履歴削除期限は、ライセンス600の一時視聴期限602と同じ値である。ライセンス生成履歴が存在する場合、更新手段305は一時視聴期限更新処理において、一時視聴期限602が履歴削除期限を越えていない場合は、一時視聴期限602を更新せず一時視聴期限更新処理を終了する。一時視聴期限602が履歴削除期限を越えている場合は、図9が示す一時視聴期限更新処理をステップS901から実行する。   Note that the license generation unit 306 may store the license generation history in the storage unit 311 immediately after the license generation process or may store the license generation history in the storage unit 205 of the receiving apparatus 200 together with the falsification detection information. In the license generation history, the license ID 601 of the generated license 600 and the history deletion deadline are recorded in association with each other. The history deletion time limit is the same value as the temporary viewing time limit 602 of the license 600. If the license generation history exists, the updating unit 305 ends the temporary viewing time limit update process without updating the temporary viewing time limit 602 if the temporary viewing time limit 602 does not exceed the history deletion time limit in the temporary viewing time limit update processing. . If the temporary viewing time limit 602 exceeds the history deletion time limit, the temporary viewing time limit update process shown in FIG. 9 is executed from step S901.

なお、ライセンス生成手段306は、ライセンス生成処理において、ライセンス600にライセンス600を生成した利用条件処理装置300の機器固有IDを追加してもよい。ライセンス600に機器固有IDが追加されている場合、更新手段305は、ライセンス600の機器固有IDと更新手段305を備える利用条件処理装置300の機器固有IDを比較し、両者が同じIDであれば、更新手段305は、一時視聴期限更新処理を行う。ライセンス600の機器固有IDと更新手段305を備える利用条件処理装置300の機器固有IDが異なる場合、更新手段305は、一時視聴期限更新処理を行なわない。また、ライセンス生成履歴が存在する場合、ライセンス600の機器固有IDと更新手段305を備える利用条件処理装置300の機器固有IDが同じIDであれば、更新手段305は、一時視聴期限602とライセンス生成履歴の履歴削除期限を比較することなく、一時視聴期限更新処理を行う。さらに、ライセンス生成履歴が存在する場合、ライセンス600の機器固有IDと更新手段305を備える利用条件処理装置300の機器固有IDが異なるIDであれば、一時視聴期限602とライセンス生成履歴の履歴削除期限を比較し、一時視聴期限602が履歴削除期限を越えていない場合は、一時視聴期限602を更新せず一時視聴期限更新処理を終了し、一時視聴期限602が履歴削除期限を越えている場合は、図9が示す一時視聴期限更新処理をステップS901から実行する。   Note that the license generation unit 306 may add the device unique ID of the use condition processing apparatus 300 that has generated the license 600 to the license 600 in the license generation processing. When the device unique ID is added to the license 600, the update unit 305 compares the device unique ID of the license 600 with the device unique ID of the use condition processing apparatus 300 including the update unit 305, and if both are the same ID. The update unit 305 performs a temporary viewing time limit update process. When the device unique ID of the license 600 is different from the device unique ID of the use condition processing apparatus 300 including the update unit 305, the update unit 305 does not perform the temporary viewing time limit update process. When the license generation history exists, if the device unique ID of the license 600 and the device unique ID of the use condition processing apparatus 300 including the update unit 305 are the same ID, the update unit 305 determines that the temporary viewing time limit 602 and the license generation Temporary viewing deadline update processing is performed without comparing the history deletion deadlines of the history. Further, if there is a license generation history, if the device unique ID of the license 600 and the device unique ID of the use condition processing apparatus 300 including the update unit 305 are different IDs, the temporary viewing time limit 602 and the history deletion time limit of the license generation history If the temporary viewing deadline 602 has not exceeded the history deletion deadline, the temporary viewing deadline update process is terminated without updating the temporary viewing deadline 602, and the temporary viewing deadline 602 exceeds the history deletion deadline. The temporary viewing time limit update process shown in FIG. 9 is executed from step S901.

以上が、契約のある受信装置200の動作である。   The above is the operation of the receiving apparatus 200 with a contract.

2.契約のない受信装置の動作
契約のない受信装置の動作について説明する。
2. Operation of Receiving Device without Contract The operation of the receiving device without a contract will be described.

契約のない受信装置200は、契約のある受信装置200からライセンス600を受信し、このライセンス600を用いてコンテンツを利用する。契約のない受信装置に接続された利用条件処理装置300は、ライセンス600に従ってコンテンツの利用条件判定を行う。さらに、ライセンス600の一時視聴期限602の更新可能性を判定し、更新の可能性がある場合には、契約のある受信装置200へ一時視聴期限602の更新要求情報1000を送信し、契約のある受信装置200から更新指示情報1100を応答として受信して、更新指示情報1100に含まれるライセンス600を上書き保存する。   The receiving device 200 without a contract receives a license 600 from the receiving device 200 with a contract, and uses the content using the license 600. The usage condition processing device 300 connected to a receiving device without a contract performs content usage condition determination according to the license 600. Further, the possibility of updating the temporary viewing deadline 602 of the license 600 is determined, and if there is a possibility of updating, the update request information 1000 for the temporary viewing deadline 602 is transmitted to the receiving apparatus 200 with the contract, and there is a contract. The update instruction information 1100 is received from the reception device 200 as a response, and the license 600 included in the update instruction information 1100 is overwritten and saved.

まず、契約のある受信装置200からライセンス600を受信する動作について説明する。   First, an operation of receiving the license 600 from the receiving device 200 with a contract will be described.

利用条件処理装置300に備えられたライセンス受信手段308は、契約のある受信装置200からセキュアな通信路を介してライセンス600を受信し、記録手段311に記録する。   The license receiving unit 308 provided in the use condition processing device 300 receives the license 600 from the receiving device 200 with a contract through a secure communication path, and records it in the recording unit 311.

次に、コンテンツを利用する動作について図12を参照して説明する。   Next, an operation using content will be described with reference to FIG.

利用条件処理装置300に備えられた利用条件判定手段303は、受信装置200からコンテンツ利用要求を受信すると、記録手段311からライセンス600を取得する(ステップS1201)。利用条件判定手段303は、ライセンス600に従って利用条件判定を行う(ステップS1202)。利用条件判定手段303は、ライセンス600が有効であれば、次のステップへ進み(ステップS1203)、無効であれば処理を終了する。利用条件判定手段303は、ライセンス600が有効である場合、Kc605をコンテンツ復号手段202へ送信する(ステップS1204)。Kc605を受信したコンテンツ復号手段202は、Kc605を用いて蓄積手段205に蓄積したライセンス600に対応するコンテンツを復号し、処理結果出力手段201を介して表示装置210に出力する(ステップS1205)。ただし、ライセンス600に対応するコンテンツを検索するには、受信装置200がライセンス600とコンテンツの対応関係を示す図示しないデータを保持して、このデータを用いる。   When receiving the content use request from the receiving device 200, the use condition determining unit 303 provided in the use condition processing device 300 acquires the license 600 from the recording unit 311 (step S1201). The use condition determination unit 303 performs use condition determination according to the license 600 (step S1202). If the license 600 is valid, the use condition determining unit 303 proceeds to the next step (step S1203), and if invalid, ends the processing. When the license 600 is valid, the use condition determining unit 303 transmits Kc605 to the content decrypting unit 202 (step S1204). The content decryption unit 202 that has received the Kc 605 decrypts the content corresponding to the license 600 stored in the storage unit 205 using the Kc 605, and outputs it to the display device 210 via the processing result output unit 201 (step S1205). However, in order to search for content corresponding to the license 600, the receiving apparatus 200 holds data (not shown) indicating the correspondence between the license 600 and the content, and uses this data.

なお、利用条件判定手段303は、ライセンス600が有効であるか、無効であるかの利用条件判定結果を、処理結果出力手段201を介して表示装置210へ出力してもよい。利用条件判定結果を通知されたユーザは、無効なライセンスを削除するなどの行動を取ることが可能になり有用である。   Note that the usage condition determination unit 303 may output a usage condition determination result indicating whether the license 600 is valid or invalid to the display device 210 via the processing result output unit 201. The user who is notified of the use condition determination result can take action such as deleting an invalid license, which is useful.

なお、ライセンス600に有効・無効フラグを追加し、例えばライセンス600が有効の場合には1を、ライセンス600が無効の場合には0を記録してもよい。フラグの初期値はライセンス生成手段306が、ライセンス600の生成時に記録する。以後、利用条件判定手段303が、利用条件判定処理においてフラグを更新する。利用条件判定手段303は、利用条件判定処理において、まず有効・無効フラグをチェックする。フラグが無効を示していた場合は、一時視聴期限と現在時刻を比較することなくライセンス600が無効であると判定できるので効率がよい。   Note that a valid / invalid flag may be added to the license 600, and for example, 1 may be recorded when the license 600 is valid, and 0 may be recorded when the license 600 is invalid. The initial value of the flag is recorded by the license generation unit 306 when the license 600 is generated. Thereafter, the use condition determining unit 303 updates the flag in the use condition determining process. The use condition determining unit 303 first checks the valid / invalid flag in the use condition determining process. When the flag indicates invalidity, it is possible to determine that the license 600 is invalid without comparing the temporary viewing time limit with the current time, which is efficient.

なお、ステップS1205において、コンテンツ復号手段202がライセンス600に対応するコンテンツを検索する方法は、ライセンス600にコンテンツIDを付与して、コンテンツIDから検索する方法でもよい。   Note that in step S1205, the content decrypting unit 202 may search for content corresponding to the license 600 by adding a content ID to the license 600 and searching from the content ID.

次に、利用条件判定処理(ステップS1202)について図13を参照して説明する。   Next, usage condition determination processing (step S1202) will be described with reference to FIG.

利用条件判定手段303は、ライセンス600に含まれる一時視聴期限602と現在時刻を比較する(ステップS1301)。ただし、現在時刻は受信装置200から送信されたコンテンツ利用要求に含まれ、受信装置200は、図示しないセキュアなクロックを保持するか、もしくはサーバ100からセキュアな通信路を利用して現在時刻を取得するものとする。利用条件判定手段303は、一時視聴期限602が現在時刻に達していない場合、ライセンス600は有効であると判定し処理を終了する(ステップS1302)。利用条件判定手段303は、一時視聴期限602が現在時刻を過ぎている場合、一時視聴期限更新判定を行う(ステップS1303)。利用条件判定手段303は、一時視聴期限更新判定結果を処理結果出力手段201を介して表示装置210へ出力し(ステップS1304)、ライセンス600は無効であると判定して処理を終了する(ステップS1305)。   The use condition determination unit 303 compares the temporary viewing time limit 602 included in the license 600 with the current time (step S1301). However, the current time is included in the content use request transmitted from the receiving device 200, and the receiving device 200 holds a secure clock (not shown) or obtains the current time from the server 100 using a secure communication path. It shall be. If the temporary viewing time limit 602 has not reached the current time, the use condition determination unit 303 determines that the license 600 is valid and ends the process (step S1302). When the temporary viewing time limit 602 has passed the current time, the use condition determining unit 303 performs a temporary viewing time limit update determination (step S1303). The use condition determination unit 303 outputs the temporary viewing time limit update determination result to the display device 210 via the processing result output unit 201 (step S1304), determines that the license 600 is invalid, and ends the processing (step S1305). ).

次に、一時視聴期限更新判定処理(ステップS1303)について図14を参照して説明する。   Next, the temporary viewing time limit update determination process (step S1303) will be described with reference to FIG.

更新判定手段304は、コンテンツ利用期限603と現在時刻を比較する(ステップS1401)。更新判定手段304は、コンテンツ利用期限603が現在時刻に達していなければ、一時視聴期限602は更新の可能性が有ると判定し、終了する(ステップS1402)。更新判定手段304は、コンテンツ利用期限603が現在時刻を過ぎていれば、一時視聴期限602は更新の可能性が無いと判定し、終了する(ステップS1403)。   The update determination unit 304 compares the content usage time limit 603 with the current time (step S1401). If the content use time limit 603 has not reached the current time, the update determination unit 304 determines that the temporary viewing time limit 602 has an update possibility, and ends (step S1402). If the content usage time limit 603 has passed the current time, the update determination unit 304 determines that the temporary viewing time limit 602 has no possibility of updating, and ends (step S1403).

ステップS1304において、一時視聴期限更新判定の結果を通知されたユーザは、一時視聴期限の更新を実行するか実行しないかを決定する。ユーザが更新を実行すると決定した場合、更新要求処理を行う。   In step S1304, the user who is notified of the result of the temporary viewing time limit update determination determines whether or not to update the temporary viewing time limit. When the user decides to execute the update, an update request process is performed.

なお、ステップS1304を実行せず、一時視聴期限更新判定の結果をユーザへ通知しないで、契約のない受信装置200が更新要求処理を行うかどうかを決定しても同様の効果が得られる。   Note that the same effect can be obtained by determining whether or not the receiving apparatus 200 without a contract performs the update request process without executing step S1304 and not notifying the user of the result of the temporary viewing time limit update determination.

次に、更新要求処理について図24を参照して説明する。   Next, the update request process will be described with reference to FIG.

更新要求手段309は、契約のある受信装置200へ更新要求情報1000を送信する(ステップS2401)。更新要求手段309は、契約のある受信装置200から更新指示情報1100を受信し、更新指示情報1100に含まれるライセンス600を記録手段311に記録する(ステップS2402)。なお、ステップS2402において、ライセンス600のコピーが記録手段311に記録されている場合、更新要求手段309は、ライセンス600を上書き保存する。   The update request unit 309 transmits the update request information 1000 to the receiving device 200 with a contract (step S2401). The update request unit 309 receives the update instruction information 1100 from the receiving device 200 with the contract, and records the license 600 included in the update instruction information 1100 in the recording unit 311 (step S2402). If a copy of the license 600 is recorded in the recording unit 311 in step S2402, the update request unit 309 overwrites and saves the license 600.

なお、利用条件判定処理と更新要求処理は連続して実行してもよい。例えば、受信装置200が更新要求処理を行うかどうか決定する場合には、連続して実行すると効率的である。   Note that the use condition determination process and the update request process may be executed continuously. For example, when the receiving apparatus 200 determines whether to perform an update request process, it is efficient to execute it continuously.

利用条件処理と更新要求処理を連続して実行する場合の動作について図23を参照して説明する。   The operation when the usage condition process and the update request process are executed successively will be described with reference to FIG.

利用条件判定手段303は、一時視聴期限602と現在時刻を比較する(ステップS2301)。一時視聴期限602が現在時刻に達していない場合、利用条件判定手段303は、ライセンスは有効であると判定し(ステップS2302)処理を終了する。一時視聴期限602が現在時刻を過ぎている場合、更新手段305は、一時視聴期限更新判定を行う(ステップS2303)。更新手段305により一時視聴期限602の更新の可能性が有ると判定された場合、利用条件判定手段303は、次のステップへ進み(ステップS2304)、可能性が無いと判定された場合、利用条件判定手段303は、ライセンス600は無効であると判定し(ステップS2308)、処理を終了する。一時視聴期限602の更新の可能性が有ると判定された場合、更新要求手段309は、更新要求処理を行う(ステップS2305)。利用条件判定手段303は、一時視聴期限602が更新されているかどうかを判定する(ステップS2306)。一時視聴期限602が更新されている場合、利用条件判定手段303は、次のステップに進む。更新されていない場合、利用条件判定手段303は、ライセンス600は無効であると判定し(ステップS2308)、処理を終了する。利用条件判定手段303は、一時視聴期限602と現在時刻を比較する(ステップS2307)。一時視聴期限602が現在時刻に達していない場合、利用条件判定手段303は、ライセンス600は有効であると判定し処理を終了する(ステップS2302)。一時視聴期限602が現在時刻を過ぎている場合、利用条件判定手段303は、ライセンス600は無効であると判定し(ステップS2308)、処理を終了する。   The use condition determining unit 303 compares the temporary viewing time limit 602 with the current time (step S2301). If the temporary viewing time limit 602 has not reached the current time, the use condition determining unit 303 determines that the license is valid (step S2302) and ends the process. When the temporary viewing time limit 602 has passed the current time, the updating unit 305 performs a temporary viewing time limit update determination (step S2303). If the update means 305 determines that there is a possibility of updating the temporary viewing deadline 602, the use condition determination means 303 proceeds to the next step (step S2304), and if it is determined that there is no possibility, the use condition is determined. The determination unit 303 determines that the license 600 is invalid (step S2308) and ends the process. When it is determined that there is a possibility of updating the temporary viewing time limit 602, the update request unit 309 performs an update request process (step S2305). The use condition determining unit 303 determines whether or not the temporary viewing time limit 602 has been updated (step S2306). When the temporary viewing time limit 602 has been updated, the use condition determination unit 303 proceeds to the next step. If not updated, the use condition determining unit 303 determines that the license 600 is invalid (step S2308), and ends the process. The use condition determining unit 303 compares the temporary viewing time limit 602 with the current time (step S2307). If the temporary viewing time limit 602 has not reached the current time, the use condition determining unit 303 determines that the license 600 is valid and ends the process (step S2302). If the temporary viewing time limit 602 has passed the current time, the use condition determination unit 303 determines that the license 600 is invalid (step S2308), and ends the process.

なお、ステップS2303の後、更新手段305が、一時視聴期限更新判定の結果を処理結果出力手段201を介して表示装置210へ出力すると、ユーザは一時視聴期限更新判定の結果を知ることができるので有用である。   After step S2303, when the update unit 305 outputs the result of the temporary viewing time limit update determination to the display device 210 via the processing result output unit 201, the user can know the result of the temporary viewing time limit update determination. Useful.

なお、一時視聴期限更新判定処理はコンテンツ利用の直後など、任意のタイミングで行ってもよい。また、この一時視聴期限更新判定処理の結果に従って、更新要求処理を連続して行ってもよい。コンテンツを利用してから、次にコンテンツを利用するまでの間に、一時視聴期限の更新を行うことができれば、次にコンテンツを利用する時に一時視聴期限更新判定処理や更新要求処理を実行せずにコンテンツを利用できる可能性があり、効率的である。   Note that the temporary viewing time limit update determination process may be performed at an arbitrary timing such as immediately after the use of the content. Further, the update request process may be continuously performed according to the result of the temporary viewing time limit update determination process. If the temporary viewing deadline can be updated between the use of the content and the next use of the content, the temporary viewing deadline update determination process and the update request processing are not executed when the content is used next time. There is a possibility that the content can be used, and it is efficient.

なお、図13のステップS1304において、一時視聴期限更新判定の結果を通知されたユーザは、ライセンス600を契約のある受信装置200へ送信するかどうかを決定してもよい。送信すると決定した場合、契約のない受信装置200に接続された利用条件処理装置300に備えられたライセンス転送手段307は、ライセンス600をセキュアな通信路を使用して契約のある受信装置200へ送信する。契約のある受信装置200に接続された利用条件処理装置300では、ライセンス受信手段308がライセンス600を受信後、ユーザからの指示、ライセンス600を受信した直後、受信装置200から定期的に送信されるコマンドのいずれか1つのタイミングにより、更新手段305がライセンス600に含まれる一時視聴期限602を更新する。その後、ユーザの指示に従って、契約のある受信装置200に接続された利用条件処理装置300に備えられたライセンス転送手段307は、この更新されたライセンス600を再度契約のない受信装置200へ転送する。なお、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新手段305は、一時視聴期限の更新結果を処理結果出力手段201を介して表示装置210へ出力し、ユーザは通知された結果に従って、ライセンス600を再度契約のない受信装置200へ転送することを決定してもよい。以上の動作によって、更新要求処理を行うことなく、ユーザは一時視聴期限602を更新したライセンス600を契約のない受信装置200において利用可能である。   In step S1304 in FIG. 13, the user who is notified of the result of the temporary viewing time limit update determination may determine whether or not to transmit the license 600 to the receiving device 200 with the contract. When it is determined to transmit, the license transfer means 307 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 without a contract transmits the license 600 to the receiving apparatus 200 with a contract using a secure communication path. To do. In the use condition processing device 300 connected to the receiving device 200 with the contract, the license receiving unit 308 receives the license 600, and then receives instructions from the user, immediately after receiving the license 600, and periodically transmitted from the receiving device 200. The update unit 305 updates the temporary viewing time limit 602 included in the license 600 at any one timing of the command. Thereafter, in accordance with a user instruction, the license transfer means 307 provided in the use condition processing device 300 connected to the receiving device 200 with the contract transfers the updated license 600 to the receiving device 200 without the contract again. The update unit 305 provided in the use condition processing device 300 connected to the receiving device 200 with the contract outputs the temporary viewing time limit update result to the display device 210 via the processing result output unit 201, and the user According to the notified result, it may be determined to transfer the license 600 again to the receiving apparatus 200 without a contract. Through the above operation, the user can use the license 600 with the temporary viewing time limit 602 updated in the receiving apparatus 200 without a contract without performing the update request process.

以上が、契約のない受信装置200の動作である。   The above is the operation of the receiving apparatus 200 without a contract.

次に、更新要求情報のバリエーションについて、図15と図16を参照して説明する。   Next, variations of the update request information will be described with reference to FIGS. 15 and 16.

図15は、更新要求情報の第1のバリエーションのデータ構造を示す図である。図15において、更新要求情報1500は、ライセンスID601と、コンテンツ利用期限603を備える。   FIG. 15 is a diagram illustrating a data structure of the first variation of the update request information. In FIG. 15, the update request information 1500 includes a license ID 601 and a content usage time limit 603.

この場合、図24が示す更新要求処理のステップS2401において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、ライセンス600に含まれるライセンスID601と、コンテンツ利用期限603から更新要求情報1500を生成し、契約のある受信装置200へ送信する。   In this case, in step S2401 of the update request processing shown in FIG. 24, the update request unit 309 provided in the use condition processing device 300 connected to the receiving device 200 without a contract, the license ID 601 included in the license 600, the content Update request information 1500 is generated from the expiration date 603 and transmitted to the receiving apparatus 200 with the contract.

また、図8が示す更新指示処理のステップS802において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新要求情報1500に含まれるライセンスID601から対応する共通情報500を検索し、検索した共通情報500に含まれる個別情報ID503から、対応する個別情報400を検索する。   Further, in step S802 of the update instruction process shown in FIG. 8, the update instruction means 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract responds from the license ID 601 included in the update request information 1500. Common information 500 to be searched, and the corresponding individual information 400 is searched from the individual information ID 503 included in the searched common information 500.

以上の動作によって、更新要求情報1500に対しても更新要求情報1000の場合と同様の効果が得られる。   By the above operation, the same effect as that of the update request information 1000 can be obtained for the update request information 1500.

図16は、更新要求情報の第2のバリエーションのデータ構造を示す図である。図16において、更新要求情報1600は、ライセンスID601を備える。   FIG. 16 is a diagram illustrating a data structure of the second variation of the update request information. In FIG. 16, the update request information 1600 includes a license ID 601.

この場合、図24が示す更新要求処理のステップS2401において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、ライセンス600に含まれるライセンスID601から更新要求情報1600を生成し、契約のある受信装置200へ送信する。   In this case, in step S2401 of the update request process illustrated in FIG. 24, the update request unit 309 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 without a contract requests an update request from the license ID 601 included in the license 600. Information 1600 is generated and transmitted to the receiving apparatus 200 with the contract.

また、図8が示す更新指示処理のステップS802において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新要求情報1600に含まれるライセンスID601から対応する共通情報500を検索し、検索した共通情報500に含まれる個別情報ID503から、対応する個別情報400を検索する。さらに、検索した個別情報400に含まれるKw403を用いて、共通情報500を復号し、コンテンツ利用期限502を取得する。ここで、コンテンツ利用期限502はライセンス600に含まれるコンテンツ利用期限603と同等の情報である。なお、共通情報500においてコンテンツ利用期限502が暗号化されていない場合、共通情報500の復号化処理は省略可能である。   Further, in step S802 of the update instruction process shown in FIG. 8, the update instruction means 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract responds from the license ID 601 included in the update request information 1600. Common information 500 to be searched, and the corresponding individual information 400 is searched from the individual information ID 503 included in the searched common information 500. Further, using the Kw 403 included in the retrieved individual information 400, the common information 500 is decrypted, and the content usage period 502 is acquired. Here, the content use time limit 502 is information equivalent to the content use time limit 603 included in the license 600. If the content usage period 502 is not encrypted in the common information 500, the decryption process of the common information 500 can be omitted.

なお、更新指示手段310がライセンスID601から対応する共通情報500を検索する方法は、受信装置200がライセンス600とコンテンツの対応関係を示す図示しないデータを保持していれば、このデータを用いてライセンスID601に対応するコンテンツIDが取得できるので、このコンテンツIDを利用して共通情報500を検索する方法でもよいし、その他の方法でもよい。   The update instructing means 310 searches for the corresponding common information 500 from the license ID 601 as long as the receiving apparatus 200 holds data (not shown) indicating the correspondence between the license 600 and the content. Since a content ID corresponding to the ID 601 can be acquired, a method of searching the common information 500 using this content ID may be used, or another method may be used.

以上の動作によって、更新要求情報1600に対しても更新要求情報1000の場合と同様の効果が得られる。   By the above operation, the same effect as that of the update request information 1000 can be obtained for the update request information 1600.

なお、更新要求情報1500と更新要求情報1600は、ライセンスID601の代わりに、利用するコンテンツのコンテンツIDであってもよい。この場合、図8が示す更新指示処理のステップS802において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、コンテンツIDから対応する共通情報500を検索し、検索した共通情報500に含まれる個別情報ID503から、対応する個別情報400を検索することで、同様の効果が得られる。   Note that the update request information 1500 and the update request information 1600 may be content IDs of contents to be used instead of the license ID 601. In this case, in step S802 of the update instruction process shown in FIG. 8, the update instruction means 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract searches the corresponding common information 500 from the content ID. The same effect can be obtained by searching the corresponding individual information 400 from the individual information ID 503 included in the searched common information 500.

以上が、更新要求情報のバリエーションについての説明である。   This completes the description of the variation of the update request information.

次に、更新指示情報のバリエーションについて、図17から図19を参照して説明する。   Next, variations of the update instruction information will be described with reference to FIGS.

図17は、更新指示情報の第1のバリエーションのデータ構造を示す図である。図17において、更新指示情報1700は、ライセンスID601と一時視聴期限602を備える。   FIG. 17 is a diagram illustrating a data structure of the first variation of the update instruction information. In FIG. 17, the update instruction information 1700 includes a license ID 601 and a temporary viewing time limit 602.

この場合、図8が示す更新指示処理のステップS805において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、ステップS804において更新手段305が更新した一時視聴期限602と、更新要求情報1000に含まれたライセンスID601から更新指示情報1700を生成し、契約のない受信装置200へ送信する。   In this case, in step S805 of the update instruction process illustrated in FIG. 8, the update instruction unit 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract is temporarily updated by the update unit 305 in step S804. The update instruction information 1700 is generated from the viewing time limit 602 and the license ID 601 included in the update request information 1000, and transmitted to the receiving apparatus 200 without a contract.

また、図24が示す更新要求処理のステップS2402において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、契約のある受信装置200から更新指示情報1700を受信し、更新指示情報1700の一時視聴期限602をライセンス600の一時視聴期限602に上書きする。   In step S2402 of the update request process illustrated in FIG. 24, the update request unit 309 provided in the use condition processing apparatus 300 connected to the non-contracted receiving apparatus 200 updates the update instruction information 1700 from the receiving apparatus 200 with the contract. And the temporary viewing time limit 602 of the update instruction information 1700 is overwritten with the temporary viewing time limit 602 of the license 600.

以上の動作によって、更新指示情報1700に対しても更新指示情報1100と同様の効果が得られる。   By the above operation, the same effect as the update instruction information 1100 can be obtained for the update instruction information 1700.

図18は、更新指示情報の第2のバリエーションのデータ構造を示す図である。図18において、更新指示情報1800は、ライセンスID601と、契約有効期限402を備える。   FIG. 18 is a diagram illustrating a data structure of the second variation of the update instruction information. In FIG. 18, the update instruction information 1800 includes a license ID 601 and a contract expiration date 402.

この場合、図8が示す更新指示処理のステップS805において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新要求情報1000から検索した個別情報400の契約有効期限402から更新指示情報1800を生成し、契約のない受信装置200へ送信する。なお、この場合、一時視聴期限更新処理(ステップS804)は実行しない。   In this case, in step S805 of the update instruction process shown in FIG. 8, the update instruction unit 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract uses the individual information 400 retrieved from the update request information 1000. Update instruction information 1800 is generated from the contract expiration date 402 and transmitted to the receiving apparatus 200 without a contract. In this case, the temporary viewing time limit update process (step S804) is not executed.

また、図24が示す更新要求処理のステップS2402において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、契約のある受信装置200から更新指示情報1800を受信する。次に、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新手段305は、更新指示情報1800の契約有効期限402とライセンス600のコンテンツ利用期限603より、ライセンス600の一時視聴期限更新処理を行う。一時視聴期限更新処理については、図9を参照して既に説明した。   In step S2402 of the update request process illustrated in FIG. 24, the update request unit 309 provided in the use condition processing apparatus 300 connected to the non-contracted receiving apparatus 200 updates the update instruction information 1800 from the receiving apparatus 200 with the contract. Receive. Next, the update means 305 provided in the use condition processing device 300 connected to the receiving device 200 without a contract temporarily stores the license 600 based on the contract expiration date 402 of the update instruction information 1800 and the content usage date 603 of the license 600. Perform viewing time limit update processing. The temporary viewing time limit update process has already been described with reference to FIG.

以上の動作によって、更新指示情報1800に対しても更新指示情報1100と同様の効果が得られる。   With the above operation, the same effect as the update instruction information 1100 can be obtained for the update instruction information 1800.

図19は、更新指示情報の第3のバリエーションのデータ構造を示す図である。ただし、更新指示情報の第3のバリエーションは、図8が示す更新指示処理のステップS804において、一時視聴期限が更新されなかった場合にのみ適用可能である。図19において、更新指示情報1900は、ライセンスID601と、更新不可能情報1901を備える。更新不可能情報1901は、一時視聴期限が更新不可能であることを示す。例えば、更新不可能情報は−1の値としてもよい。   FIG. 19 is a diagram illustrating a data structure of the third variation of the update instruction information. However, the third variation of the update instruction information is applicable only when the temporary viewing time limit is not updated in step S804 of the update instruction process shown in FIG. In FIG. 19, the update instruction information 1900 includes a license ID 601 and non-updatable information 1901. The non-updatable information 1901 indicates that the temporary viewing time limit cannot be updated. For example, the non-updatable information may be a value of -1.

この場合、図8が示す更新指示処理のステップS805において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新指示情報1900を生成する。   In this case, in step S805 of the update instruction process shown in FIG. 8, the update instruction means 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract generates update instruction information 1900.

また、図24が示す更新要求処理のステップS2402において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、契約のある受信装置200から更新指示情報1900を受信すると直ちに更新要求処理を終了する。   In step S2402 of the update request process illustrated in FIG. 24, the update request unit 309 provided in the use condition processing apparatus 300 connected to the non-contracted receiving apparatus 200 updates the update instruction information 1900 from the receiving apparatus 200 with the contract. As soon as the update request is received, the update request process is terminated.

なお、更新指示情報1700と、更新指示情報1800と、更新指示情報1900において、ライセンスID601はコンテンツIDであってもよい。この場合、図8が示す更新指示処理のステップS802において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、コンテンツIDから対応する共通情報500を検索し、共通情報500に含まれる個別情報ID503から対応する個別情報400を検索すれば、同様の効果が得られる。   In the update instruction information 1700, the update instruction information 1800, and the update instruction information 1900, the license ID 601 may be a content ID. In this case, in step S802 of the update instruction process shown in FIG. 8, the update instruction means 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract searches the corresponding common information 500 from the content ID. If the corresponding individual information 400 is searched from the individual information ID 503 included in the common information 500, the same effect can be obtained.

以上の動作によって、更新指示情報1700と更新指示情報1800に対しても更新指示情報1100の場合と同様の効果が得られる。また、契約のある受信装置200において、ライセンス600の一時視聴期限602が更新されなかった場合は、更新指示情報1900でも更新指示情報1100の場合と同様の効果が得られる。ただし、契約のない受信装置200は、更新要求情報1000を送信する前に、ライセンス600のコピーを記録しておく必要がある。   By the above operation, the same effect as in the case of the update instruction information 1100 can be obtained for the update instruction information 1700 and the update instruction information 1800. Also, in the receiving apparatus 200 with a contract, if the temporary viewing time limit 602 of the license 600 is not updated, the update instruction information 1900 can obtain the same effect as the update instruction information 1100. However, the receiving apparatus 200 without a contract needs to record a copy of the license 600 before transmitting the update request information 1000.

以上が、更新指示情報のバリエーションについての説明である。   This completes the description of the variation of the update instruction information.

次に、コンテンツ利用開始日を用いた一時視聴期限更新方法について説明する。   Next, a temporary viewing time limit updating method using the content use start date will be described.

図22は、コンテンツ利用開始日を含んだライセンスのデータ構造を示す図である。図22において、ライセンス2200は、ライセンスID601と、一時視聴期限602と、コンテンツ利用期限603と、個別情報ID604と、Kc605と、コンテンツ利用開始日2201と、コンテンツ有効期間2202を備える。コンテンツ利用開始日2201は、コンテンツの利用を開始した日時を示す。コンテンツ有効期間2202は、コンテンツ利用開始日2201からの相対期間で示されたコンテンツの有効期間である。コンテンツ利用開始日とコンテンツ有効期限から計算される期限を、現在時刻が越えていないことも、ライセンスが有効であるための条件である。また、コンテンツ利用開始日は、少なくとも1度コンテンツを利用してから設定される情報であるので、ライセンス生成のタイミングでは不定の値が設定されている。コンテンツ利用開始日は、コンテンツを最初に利用した直後もしくは直前に、利用条件処理装置300に備えられた図示しない手段により設定される。   FIG. 22 is a diagram illustrating a data structure of a license including a content use start date. In FIG. 22, the license 2200 includes a license ID 601, a temporary viewing time limit 602, a content usage time limit 603, an individual information ID 604, Kc 605, a content usage start date 2201, and a content validity period 2202. The content use start date 2201 indicates the date and time when the use of the content is started. The content valid period 2202 is a valid period of content indicated by a relative period from the content use start date 2201. It is also a condition for the license to be valid that the current time does not exceed the time limit calculated from the content use start date and the content expiration date. Further, since the content use start date is information set at least once after using the content, an indefinite value is set at the license generation timing. The content use start date is set by means (not shown) provided in the use condition processing apparatus 300 immediately after or immediately before using the content.

この場合、更新手段305は、一時視聴期限更新処理において、コンテンツ利用開始日2201とコンテンツ有効期間2202から計算された期限と、契約有効期限402とコンテンツ利用期限502のうち、最も早く期限を迎える期限を更新後の一時視聴期限602として設定する。   In this case, the update unit 305 determines the earliest time limit from among the time limit calculated from the content use start date 2201 and the content valid period 2202, the contract valid date 402, and the content use time limit 502 in the temporary viewing time limit update process. Is set as the temporary viewing deadline 602 after the update.

なお、コンテンツ利用開始日以外の、コンテンツの利用状況に応じて生成される情報を利用して一時視聴期限を生成または更新しても、もちろんよい。   Of course, the temporary viewing time limit may be generated or updated using information generated according to the usage status of the content other than the content usage start date.

以上の動作によって、コンテンツ利用開始日を用いて一時視聴期限を生成し更新する方法でも、コンテンツ利用開始日を用いない方法と同様の効果が得られる。ただし、コンテンツ利用開始日を用いて一時視聴期限を生成し更新する方法が取られる場合は、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309が、図15に示す更新要求情報1500もしくは図16に示す更新要求情報1600を送信した場合には、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、図17に示す更新指示情報1700を送信できず、図11に示す更新指示情報1100もしくは、図18に示す更新指示情報1800もしくは、図19に示す更新指示情報1900を送信しなくてはならない。   With the above operation, the method of generating and updating the temporary viewing time limit using the content use start date can provide the same effect as the method not using the content use start date. However, when a method for generating and updating the temporary viewing time limit using the content use start date is used, the update request unit 309 provided in the use condition processing device 300 connected to the receiving device 200 without a contract is shown in FIG. When the update request information 1500 shown in FIG. 15 or the update request information 1600 shown in FIG. 16 is transmitted, the update instruction means 310 provided in the use condition processing device 300 connected to the receiving device 200 with a contract is shown in FIG. The update instruction information 1700 shown in FIG. 11 cannot be transmitted, and the update instruction information 1100 shown in FIG. 11, the update instruction information 1800 shown in FIG. 18, or the update instruction information 1900 shown in FIG. 19 must be sent.

以上が、コンテンツ利用開始日を用いた一時視聴期限更新方法についての説明である。   This completes the description of the temporary viewing time limit update method using the content use start date.

次に、コンテンツ利用条件のバリエーションについて説明する。   Next, variations of content usage conditions will be described.

コンテンツの利用条件は契約有効期限やコンテンツ利用期限といった期限に関する条件に限らず、回数に関する条件であってもよい。   The content usage conditions are not limited to the conditions related to the time limit such as the contract expiration date and the content usage time limit, but may be conditions related to the number of times.

例えば、個別情報400に契約回数、共通情報500にコンテンツ最大利用回数を含んでもよい。契約回数は、ある契約において利用可能な全てのコンテンツの利用回数の最大値である。コンテンツ最大利用回数は、コンテンツ毎に定められた最大の利用回数である。この場合、図6のライセンス600には一時視聴回数が追加され、利用条件処理装置300は、一時視聴回数生成手段を追加して備える。一時視聴回数生成手段は、契約回数とコンテンツ最大利用回数のうち少ない回数をライセンス600の一時視聴回数に設定する。また、利用条件判定手段303は、一時視聴回数が1以上である場合にライセンス600を有効と判定し、更新手段305は、契約回数とコンテンツ最大利用回数のうち少ない回数を、更新した一時視聴回数としてライセンス600に設定する。また、更新要求情報1000と、更新指示情報1100と、更新指示情報1800において、契約有効期限402は契約回数、更新要求情報1000と、更新指示情報1100と、更新要求情報1500において、コンテンツ利用期限603はコンテンツ最大利用回数に置き換えることで同様の効果が得られる。   For example, the individual information 400 may include the number of contracts, and the common information 500 may include the maximum content usage count. The number of contracts is the maximum number of times of use of all the contents that can be used in a contract. The content maximum usage count is the maximum usage count determined for each content. In this case, the temporary viewing count is added to the license 600 of FIG. 6, and the use condition processing device 300 includes a temporary viewing count generating unit. The temporary viewing number generation means sets a smaller number of the contract number and the maximum content usage number as the temporary viewing number of the license 600. Further, the use condition determining unit 303 determines that the license 600 is valid when the number of times of temporary viewing is 1 or more, and the updating unit 305 updates the number of times of temporary viewing that is less than the number of contracts and the maximum number of times of use of content. To the license 600. Further, in the update request information 1000, the update instruction information 1100, and the update instruction information 1800, the contract expiration date 402 is the number of contracts, the update request information 1000, the update instruction information 1100, and the update request information 1500, the content usage time limit 603. The same effect can be obtained by replacing with the maximum number of times the content is used.

なお、コンテンツの利用条件として、期限と回数に関する条件は、同時に含まれてもよい。この場合、ライセンス600は一時視聴期限602と一時視聴回数を両方含み、利用条件判定手段303は、一時視聴期限602と一時視聴回数を利用条件判定に用い、更新手段305は、一時視聴期限602と一時視聴回数を更新する。更新要求情報と更新指示情報においては、契約有効期限403が含まれる場合は契約回数を追加し、コンテンツ利用期限603が含まれる場合は、コンテンツ最大利用回数を追加する。   Note that the conditions regarding the time limit and the number of times may be included at the same time as the content use conditions. In this case, the license 600 includes both the temporary viewing time limit 602 and the number of temporary viewing times, the usage condition determining unit 303 uses the temporary viewing time limit 602 and the temporary viewing number for the usage condition determination, and the updating unit 305 includes the temporary viewing time limit 602. Update the number of temporary views. In the update request information and update instruction information, if the contract expiration date 403 is included, the number of contracts is added, and if the content usage time limit 603 is included, the maximum content usage count is added.

また、コンテンツの利用条件として、個別情報400に期限に関する条件、共通情報500に回数に関する条件を含んでもよい。例えば、個別情報400に契約有効期限402、共通情報500にコンテンツ最大利用回数を含む場合である。この場合、一時視聴期限生成手段302は、契約有効期限402を一時視聴期限602として生成する。また、利用条件判定手段303は、現在時刻が一時視聴期限602を過ぎていなく、コンテンツ最大利用回数が1以上である場合にライセンス600が有効と判定する。更新手段305は、契約有効期限402を更新した一時視聴期限602として設定する。更新要求情報において、コンテンツ利用期限603を含む場合はコンテンツ利用期限603をコンテンツ最大利用回数に置き換える。   In addition, as usage conditions for content, the individual information 400 may include a condition regarding a time limit, and the common information 500 may include a condition regarding the number of times. For example, the contract expiration date 402 is included in the individual information 400, and the maximum number of times of content is included in the common information 500. In this case, the temporary viewing time limit generating unit 302 generates the contract expiration date 402 as the temporary viewing time limit 602. Further, the use condition determining unit 303 determines that the license 600 is valid when the current time does not pass the temporary viewing deadline 602 and the maximum number of times of use of content is one or more. The updating unit 305 sets the contract expiration date 402 as the updated temporary viewing time limit 602. In the update request information, when the content usage time limit 603 is included, the content usage time limit 603 is replaced with the maximum content usage count.

以上の動作により、コンテンツの利用条件として回数に関する条件を含む場合でも、含まない場合と同様の効果が得られる。   With the above operation, even when the condition regarding the number of times is included as the content use condition, the same effect as that when the condition is not included can be obtained.

以上が、コンテンツ利用条件のバリエーションについての説明である。   This completes the description of the content usage condition variations.

なお、実施の形態1において、契約のある受信装置200と契約のない受信装置200が通信路を介して接続されていない場合は、受信装置200に新たな接続I/Fを追加する。接続I/F203に契約のある利用条件処理装置300が接続されている場合、追加した接続I/Fに契約のない利用条件処理装置300を接続すると、契約のある利用条件処理装置300と契約のない利用条件処理装置300は通信手段301と接続I/F203と追加した接続I/Fを介して通信可能になり、同様の効果が得られる。この場合、例えば、ICカードとして構成された利用条件処理装置300をユーザが受信装置200に対して挿入することで実現可能である。ただし、図23を参照して説明した処理のように、利用条件判定処理と更新要求処理を連続して実行する場合には、予め契約のある利用条件処理装置300と契約のない利用条件処理装置300を同じ受信装置200に接続しておく必要が有る。   In the first embodiment, if the receiving apparatus 200 with a contract and the receiving apparatus 200 without a contract are not connected via a communication path, a new connection I / F is added to the receiving apparatus 200. When the usage condition processing apparatus 300 with a contract is connected to the connection I / F 203, when the usage condition processing apparatus 300 without a contract is connected to the added connection I / F, the contract with the usage condition processing apparatus 300 with a contract is established. The non-use condition processing apparatus 300 can communicate via the communication means 301, the connection I / F 203, and the added connection I / F, and the same effect can be obtained. In this case, for example, it can be realized when the user inserts the use condition processing device 300 configured as an IC card into the receiving device 200. However, in the case where the use condition determination process and the update request process are executed continuously as in the process described with reference to FIG. 23, the use condition processing apparatus 300 with a contract in advance and the use condition processing apparatus without a contract are used. It is necessary to connect 300 to the same receiving apparatus 200.

また、契約のある受信装置200と契約のない受信装置200がサーバ100などの装置を介して接続されていても、同様の効果が得られる。   The same effect can be obtained even when the receiving device 200 with a contract and the receiving device 200 without a contract are connected via a device such as the server 100.

以上のように、実施の形態1によれば、現在時刻が一時視聴期限602を越えない場合、契約有効期限402とコンテンツ利用期限502の両方を越えない。つまり、現在時刻が一時視聴期限602を越えない場合、コンテンツの利用条件を満たす。従って、一時視聴期限602を持つライセンス600を契約のない受信装置200へ転送し、利用することで、契約情報400を持たない契約のない受信装置200においてもコンテンツが利用可能になる。   As described above, according to the first embodiment, when the current time does not exceed the temporary viewing time limit 602, both the contract expiration date 402 and the content usage time limit 502 are not exceeded. That is, when the current time does not exceed the temporary viewing time limit 602, the content usage condition is satisfied. Therefore, by transferring and using the license 600 having the temporary viewing time limit 602 to the receiving device 200 without a contract, the content can be used also in the receiving device 200 without the contract information 400 and without the contract.

また、ユーザが契約の延長を行った場合など、契約のある受信装置200において契約有効期限402が延長更新された場合、契約のない受信装置200へ転送されたライセンス600の一時視聴期限602も更新しなければならない場合がある。実施の形態1によれば、ライセンス600のコンテンツ利用期限603と一時視聴期限602を用いて、一時視聴期限602の更新可能性が判定できるので、この更新可能性の判定結果に従って一時視聴期限602を更新可能である。   In addition, when the contract expiration date 402 is extended and updated in the receiving device 200 with the contract, such as when the user extends the contract, the temporary viewing time limit 602 of the license 600 transferred to the receiving device 200 without the contract is also updated. You may have to do that. According to the first embodiment, since the update possibility of the temporary viewing time limit 602 can be determined using the content usage time limit 603 and the temporary viewing time limit 602 of the license 600, the temporary viewing time limit 602 is set according to the determination result of the update possibility. It can be updated.

(実施の形態2)
実施の形態2において、システム全体の構成および動作は、実施の形態1と比べ、個別情報400の送信方法と、一時視聴期限生成処理、一時視聴期限更新処理、更新指示情報のバリエーションのみが異なる。そこで、これら実施の形態1と異なる処理とデータを中心として説明する。図1から図8および図10から図17および図19および図22から図24は、実施の形態1から援用する。
(Embodiment 2)
In the second embodiment, the configuration and operation of the entire system are different from the first embodiment only in the transmission method of the individual information 400, the temporary viewing time limit generation process, the temporary viewing time limit update process, and the variation of the update instruction information. Therefore, the processing and data different from those of the first embodiment will be mainly described. 1 to 8, 10 to 17, 19, and 22 to 24 are incorporated from the first embodiment.

実施の形態2でも、実施の形態1と同様に、契約のある受信装置200で生成したライセンス600を、契約のない受信装置200へ転送して利用する場合を例として取り上げる。また、ユーザは契約のある受信装置において、契約の延長や解約など、契約の更新が任意にできるものとする。   In the second embodiment, as in the first embodiment, a case where the license 600 generated by the receiving device 200 with the contract is transferred to the receiving device 200 without the contract and used is taken as an example. In addition, it is assumed that the user can arbitrarily update the contract, such as extending or canceling the contract, at the receiving apparatus with the contract.

まず、実施の形態2における個別情報400の送信方法について説明する。   First, a method for transmitting individual information 400 in Embodiment 2 will be described.

図1において、サーバ100や契約のある受信装置200の処理負荷や使用する通信帯域を減少させるため、個別情報400の送信頻度を減少させることを目的として、サーバ100は、契約のある受信装置200へ予め実際の契約期限より長い期限を契約有効期限402として設定した個別情報400を送信する。この予め設定する期限を契約の見込み期限と呼ぶ。サーバ100は、契約の見込み期限に達する前のある日時において、ユーザの契約に変更が無ければ、新しい契約の見込み期限が契約有効期限402として設定された個別情報400を契約のある受信装置200へ送信する。   In FIG. 1, in order to reduce the processing load of the server 100 and the contracted receiving apparatus 200 and the communication bandwidth to be used, the server 100 is configured to reduce the transmission frequency of the individual information 400. Individual information 400 in which a time limit longer than the actual contract time limit is set as the contract expiration date 402 in advance is transmitted. This preset deadline is referred to as the contract deadline. If there is no change in the user's contract at a certain date and time before reaching the contract expiration date, the server 100 sends the individual information 400 in which the contract expiration date 402 is set as the contract expiration date 402 to the receiving apparatus 200 with the contract. Send.

ここで、ユーザが契約のある受信装置200において、契約解除を行った場合を考える。   Here, consider a case where the user cancels the contract in the receiving apparatus 200 with the contract.

この場合、サーバ100から契約更新日まで期限が短縮された契約有効期限402を含む個別情報400が、契約のある受信装置200へ送信され、個別情報400が上書き更新される。しかし、契約解除を行う前に契約のある受信装置200で生成し、契約のない受信装置200へ転送したライセンス600は、契約解除前の契約有効期限を基に生成されており、一時視聴期限602には契約解除後の期間も含んでいる場合がある。この場合、ユーザは契約解除後の期間も一時視聴期限602を過ぎるまでコンテンツを利用可能であり、これはサービス事業者にとって不利益となる。ここで、契約更新日とは、サービス事業者とユーザの間で契約更新を行う日付や日時のことであり、契約延長や契約解除はこの契約更新日に行われる。契約更新日としては、日付や日時の他に、月末や週末といった条件を指定することもできる。   In this case, the individual information 400 including the contract expiration date 402 whose time limit has been shortened from the server 100 to the contract renewal date is transmitted to the receiving apparatus 200 with the contract, and the individual information 400 is overwritten and updated. However, the license 600 generated by the receiving device 200 with the contract before the contract cancellation and transferred to the receiving device 200 without the contract is generated based on the contract expiration date before the contract cancellation, and the temporary viewing time limit 602 May include the period after termination of the contract. In this case, the user can use the content until the temporary viewing time limit 602 passes even during the period after the contract cancellation, which is disadvantageous for the service provider. Here, the contract renewal date is a date or date when the contract is renewed between the service provider and the user, and contract extension or contract cancellation is performed on this contract renewal date. As the contract renewal date, conditions such as the end of the month and the weekend can be designated in addition to the date and date.

上記の課題を解決するため、実施の形態2では契約更新日情報を新たに用いる。   In order to solve the above problem, the contract renewal date information is newly used in the second embodiment.

まず、契約更新日情報について図21を参照して説明する。契約更新日情報は、個別情報400と同様に、サーバ100から契約のある受信装置200へ送信される。契約更新日に変更があった場合は、その都度、サーバ100から契約のある受信装置200へ送信される。   First, the contract renewal date information will be described with reference to FIG. The contract renewal date information is transmitted from the server 100 to the receiving apparatus 200 with the contract, like the individual information 400. Whenever there is a change in the contract renewal date, it is transmitted from the server 100 to the receiving apparatus 200 with the contract.

図21は、契約更新日情報のデータ構造を示す図である。図21において、契約更新日情報2100は、契約更新日2101を備える。   FIG. 21 is a diagram illustrating a data structure of contract update date information. In FIG. 21, the contract update date information 2100 includes a contract update date 2101.

なお、契約更新日2101は、個別情報400に含まれても同様の効果が得られる。また、契約更新日情報は、サービス事業者毎に設定されてもよいし、契約毎に設定されてもよい。   The same effect can be obtained even if the contract renewal date 2101 is included in the individual information 400. Further, the contract renewal date information may be set for each service provider or may be set for each contract.

次に、契約更新日情報2100を用いた一時視聴期限生成処理について説明する。   Next, a temporary viewing time limit generation process using the contract renewal date information 2100 will be described.

一時視聴期限生成手段302は、一時視聴期限生成処理において、契約有効期限402とコンテンツ利用期限502と契約更新日2101のうち、最も早く期限を迎える日時を一時視聴期限として生成する。   In the temporary viewing time limit generation process, the temporary viewing time limit generating unit 302 generates, as the temporary viewing time limit, the date and time that reaches the earliest date among the contract expiration date 402, the content usage time limit 502, and the contract renewal date 2101.

次に、一時視聴期限更新処理について説明する。   Next, the temporary viewing time limit update process will be described.

更新手段305は、一時視聴期限更新処理において、契約有効期限402とコンテンツ利用期限502と契約更新日2101のうち、最も早く期限を迎える日時をライセンス600へ更新後の一時視聴期限602として設定する。   The update unit 305 sets the earliest date / time of the contract expiration date 402, the content usage date 502, and the contract update date 2101 as the temporary viewing time limit 602 after updating to the license 600 in the temporary viewing time limit update process.

次に、更新指示情報のバリエーションについて説明する。   Next, variations of the update instruction information will be described.

実施の形態1で更新指示情報の第2のバリエーションとして用いた更新指示情報1800は、実施の形態2では適用できない。実施の形態2では、図18が示す更新指示情報1800の代わりに、更新指示情報の第4のバリエーションとして、図25が示す更新指示情報2500を用いる。図25において、更新指示情報2500は、ライセンスID601と、契約有効期限402と、契約更新日2101を備える。   The update instruction information 1800 used as the second variation of the update instruction information in the first embodiment cannot be applied in the second embodiment. In the second embodiment, update instruction information 2500 shown in FIG. 25 is used as a fourth variation of the update instruction information instead of the update instruction information 1800 shown in FIG. In FIG. 25, the update instruction information 2500 includes a license ID 601, a contract expiration date 402, and a contract update date 2101.

この場合、図8が示す更新指示処理のステップS805において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新要求情報1000から検索した個別情報400の契約有効期限402と契約更新日2101から更新指示情報2500を生成し、契約のない受信装置200へ送信する。   In this case, in step S805 of the update instruction process shown in FIG. 8, the update instruction unit 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract uses the individual information 400 retrieved from the update request information 1000. Update instruction information 2500 is generated from the contract expiration date 402 and the contract renewal date 2101, and is transmitted to the receiving apparatus 200 without a contract.

また、図24が示す更新要求処理のステップS2402において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段309は、契約のある受信装置200から更新指示情報2500を受信し、更新指示情報2500の契約有効期限402および契約更新日2101とライセンス600のコンテンツ利用期限603より、更新手段305を用いて一時視聴期限更新処理を行う。   In step S2402 of the update request process shown in FIG. 24, the update request unit 309 provided in the use condition processing apparatus 300 connected to the non-contracted receiving apparatus 200 receives the update instruction information 2500 from the receiving apparatus 200 with the contract. Is received from the contract expiration date 402 and the contract renewal date 2101 of the update instruction information 2500 and the content usage time limit 603 of the license 600, and the temporary viewing time limit update process is performed using the update unit 305.

また、実施の形態1で更新指示情報の第2のバリエーションとして用いた更新指示情報1800の代わりに、更新指示情報の第5のバリエーションとして、図26が示す更新指示情報2600を用いてもよい。図26において、更新指示情報2600は、ライセンスID601と、一時契約有効期限2601を備える。一時契約有効期限は、契約有効期限402と契約更新日2101のうち最も早く期限を迎える期限である。   Also, instead of the update instruction information 1800 used as the second variation of the update instruction information in the first embodiment, the update instruction information 2600 shown in FIG. 26 may be used as the fifth variation of the update instruction information. In FIG. 26, the update instruction information 2600 includes a license ID 601 and a temporary contract expiration date 2601. The temporary contract expiry date is the expiry date that reaches the earliest among the contract expiry date 402 and the contract renewal date 2101.

この場合、図8が示す更新指示処理のステップS805において、契約のある受信装置200に接続された利用条件処理装置300に備えられた更新指示手段310は、更新要求情報1000から検索した個別情報400の契約有効期限402と契約更新日2101のうち最も早く期限を迎える日時を一時契約有効期限2601として生成し、この一時契約有効期限から更新指示情報2600を生成して、契約のない受信装置200へ送信する。   In this case, in step S805 of the update instruction process shown in FIG. 8, the update instruction unit 310 provided in the use condition processing apparatus 300 connected to the receiving apparatus 200 with the contract uses the individual information 400 retrieved from the update request information 1000. Of the contract expiration date 402 and the contract renewal date 2101 is generated as a temporary contract expiration date 2601, and update instruction information 2600 is generated from the temporary contract expiration date to the receiving apparatus 200 without a contract. Send.

また、図24が示す更新要求処理のステップS2402において、契約のない受信装置200に接続された利用条件処理装置300に備えられた更新要求手段310は、契約のある受信装置200から更新指示情報2600を受信すると、更新指示情報2600の一時契約有効期限2601とライセンス600のコンテンツ利用期限603を更新手段305へ渡す。更新手段305は、更新指示情報2600の一時契約契約有効期限2601とライセンス600のコンテンツ利用期限603のうち最も早く期限を迎える日時を更新した一時視聴期限602としてライセンス600に設定する。   In step S2402 of the update request process illustrated in FIG. 24, the update request unit 310 provided in the use condition processing apparatus 300 connected to the non-contracted receiving apparatus 200 receives the update instruction information 2600 from the receiving apparatus 200 with the contract. Is received, the temporary contract expiration date 2601 of the update instruction information 2600 and the content usage time limit 603 of the license 600 are passed to the update unit 305. The update unit 305 sets the date and time reaching the earliest among the temporary contract contract expiration date 2601 of the update instruction information 2600 and the content usage time limit 603 of the license 600 to the license 600 as the updated temporary viewing time limit 602.

以上のように、実施の形態2によれば、現在時刻が一時視聴期限602を越えない場合、契約有効期限402とコンテンツ利用期限502の両方を超えない。つまり、現在時刻が一時視聴期限602を越えない場合、コンテンツの利用条件を満たす。従って、一時視聴期限602を持つライセンス600を契約のない受信装置200へ転送し、利用することで、契約情報400を持たない契約のない受信装置200においてもコンテンツが利用可能になる。   As described above, according to the second embodiment, when the current time does not exceed the temporary viewing time limit 602, both the contract expiration date 402 and the content usage time limit 502 are not exceeded. That is, when the current time does not exceed the temporary viewing time limit 602, the content usage condition is satisfied. Therefore, by transferring and using the license 600 having the temporary viewing time limit 602 to the receiving device 200 without a contract, the content can be used also in the receiving device 200 without the contract information 400 and without the contract.

また、ユーザが契約解除を行った場合など、契約のある受信装置200において契約有効期限402が契約更新日まで短縮された場合、契約のない受信装置200へ転送されたライセンス600の一時視聴期限602は、契約更新日を越えることはないので、契約解除後の期間にユーザがコンテンツを利用することを防止できる。   When the contract expiration date 402 is shortened to the contract renewal date in the receiving device 200 with a contract, such as when the user cancels the contract, the temporary viewing time limit 602 of the license 600 transferred to the receiving device 200 without the contract. Since the contract renewal date is not exceeded, the user can be prevented from using the content during the period after the contract is canceled.

(その他変形例)
なお、本発明を上記実施の形態に基づいて説明してきたが、本発明は、上記の実施の形態に限定されないのはもちろんである。以下のような場合も本発明に含まれる。
(Other variations)
Although the present invention has been described based on the above embodiment, it is needless to say that the present invention is not limited to the above embodiment. The following cases are also included in the present invention.

(1)上記の各装置は、具体的には、マイクロプロセッサ、ROM、RAM、ハードディスクユニット、ディスプレイユニット、キーボード、マウスなどから構成されるコンピュータシステムである。前記RAMまたはハードディスクユニットには、コンピュータプログラムが記憶されている。前記マイクロプロセッサが、前記コンピュータプログラムにしたがって動作することにより、各装置は、その機能を達成する。ここでコンピュータプログラムは、所定の機能を達成するために、コンピュータに対する指令を示す命令コードが複数個組み合わされて構成されたものである。   (1) Each of the above devices is specifically a computer system including a microprocessor, a ROM, a RAM, a hard disk unit, a display unit, a keyboard, a mouse, and the like. A computer program is stored in the RAM or hard disk unit. Each device achieves its functions by the microprocessor operating according to the computer program. Here, the computer program is configured by combining a plurality of instruction codes indicating instructions for the computer in order to achieve a predetermined function.

(2)上記の各装置を構成する構成要素の一部または全部は、1個のシステムLSI(Large Scale Integration:大規模集積回路)から構成されているとしてもよい。システムLSIは、複数の構成部を1個のチップ上に集積して製造された超多機能LSIであり、具体的には、マイクロプロセッサ、ROM、RAMなどを含んで構成されるコンピュータシステムである。前記RAMには、コンピュータプログラムが記憶されている。前記マイクロプロセッサが、前記コンピュータプログラムにしたがって動作することにより、システムLSIは、その機能を達成する。   (2) A part or all of the components constituting each of the above devices may be configured by one system LSI (Large Scale Integration). The system LSI is a super multifunctional LSI manufactured by integrating a plurality of components on one chip, and specifically, a computer system including a microprocessor, a ROM, a RAM, and the like. . A computer program is stored in the RAM. The system LSI achieves its functions by the microprocessor operating according to the computer program.

(3)上記の各装置を構成する構成要素の一部または全部は、各装置に脱着可能なICカードまたは単体のモジュールから構成されているとしてもよい。前記ICカードまたは前記モジュールは、マイクロプロセッサ、ROM、RAMなどから構成されるコンピュータシステムである。前記ICカードまたは前記モジュールは、上記の超多機能LSIを含むとしてもよい。マイクロプロセッサが、コンピュータプログラムにしたがって動作することにより、前記ICカードまたは前記モジュールは、その機能を達成する。このICカードまたはこのモジュールは、耐タンパ性を有するとしてもよい。   (3) A part or all of the components constituting each of the above devices may be configured as an IC card that can be attached to and detached from each device or a single module. The IC card or the module is a computer system including a microprocessor, a ROM, a RAM, and the like. The IC card or the module may include the super multifunctional LSI described above. The IC card or the module achieves its function by the microprocessor operating according to the computer program. This IC card or this module may have tamper resistance.

(4)本発明は、上記に示す方法であるとしてもよい。また、これらの方法をコンピュータにより実現するコンピュータプログラムであるとしてもよいし、前記コンピュータプログラムからなるデジタル信号であるとしてもよい。   (4) The present invention may be the method described above. Further, the present invention may be a computer program that realizes these methods by a computer, or may be a digital signal composed of the computer program.

また、本発明は、前記コンピュータプログラムまたは前記デジタル信号をコンピュータ読み取り可能な記録媒体、例えば、フレキシブルディスク、ハードディスク、CD−ROM、MO、DVD、DVD−ROM、DVD−RAM、BD(Blu−ray Disc)、半導体メモリなどに記録したものとしてもよい。また、これらの記録媒体に記録されている前記デジタル信号であるとしてもよい。   The present invention also provides a computer-readable recording medium such as a flexible disk, hard disk, CD-ROM, MO, DVD, DVD-ROM, DVD-RAM, BD (Blu-ray Disc). ), Recorded in a semiconductor memory or the like. The digital signal may be recorded on these recording media.

また、本発明は、前記コンピュータプログラムまたは前記デジタル信号を、電気通信回線、無線または有線通信回線、インターネットを代表とするネットワーク、データ放送等を経由して伝送するものとしてもよい。   In the present invention, the computer program or the digital signal may be transmitted via an electric communication line, a wireless or wired communication line, a network represented by the Internet, a data broadcast, or the like.

また、本発明は、マイクロプロセッサとメモリを備えたコンピュータシステムであって、前記メモリは、上記コンピュータプログラムを記憶しており、前記マイクロプロセッサは、前記コンピュータプログラムにしたがって動作するとしてもよい。   The present invention may be a computer system including a microprocessor and a memory, wherein the memory stores the computer program, and the microprocessor operates according to the computer program.

また、前記プログラムまたは前記デジタル信号を前記記録媒体に記録して移送することにより、または前記プログラムまたは前記デジタル信号を前記ネットワーク等を経由して移送することにより、独立した他のコンピュータシステムにより実施するとしてもよい。   In addition, the program or the digital signal is recorded on the recording medium and transferred, or the program or the digital signal is transferred via the network or the like, and executed by another independent computer system. It is good.

(5)上記実施の形態及び上記変形例をそれぞれ組み合わせるとしてもよい。   (5) The above embodiment and the above modifications may be combined.

本発明に係る利用条件処理装置は、契約のある受信装置から契約のない受信装置へ転送して利用可能なライセンスを生成し、契約のある受信装置において契約有効期限が更新された場合においても、契約のない受信装置においてライセンスの更新可能性を判定し、ライセンスを更新可能であり、契約に基づいた利用条件とコンテンツ毎に定められたライセンスの利用条件によりコンテンツの利用を制限するコンテンツ配信サービスの分野等に有用である。   The use condition processing device according to the present invention generates a usable license by transferring from a receiving device with a contract to a receiving device without a contract, and even when the contract expiration date is updated in the receiving device with a contract, A content distribution service that determines whether a license can be renewed in a receiving device without a contract, and can renew the license, and restricts the use of the content according to the usage conditions based on the contract and the license usage conditions defined for each content. Useful in fields.

本発明のサーバ型放送システム全体の構成を示す図The figure which shows the structure of the whole server type | mold broadcast system of this invention. 受信装置の構成を示す図The figure which shows the structure of the receiver 利用条件処理装置の構成を示す図The figure which shows the constitution of the use condition processing device 個別情報のデータ構造を示す図Diagram showing data structure of individual information 共通情報のデータ構造を示す図Diagram showing data structure of common information ライセンスのデータ構造を示す図Diagram showing license data structure 本発明の実施の形態に係るライセンス生成処理の動作を示すフローチャートThe flowchart which shows operation | movement of the license production | generation process which concerns on embodiment of this invention. 本発明の実施の形態に係る更新指示処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the update instruction | indication process which concerns on embodiment of this invention. 本発明の実施の形態に係る一時視聴期限更新処理の動作を示すフローチャートThe flowchart which shows operation | movement of the temporary viewing deadline update process which concerns on embodiment of this invention. 更新要求情報のデータ構造を示す図Diagram showing the data structure of update request information 更新指示情報のデータ構造を示す図The figure which shows the data structure of update instruction information 本発明の実施の形態に係るコンテンツ利用処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the content utilization process which concerns on embodiment of this invention. 本発明の実施の形態に係る利用条件判定処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the use condition determination process which concerns on embodiment of this invention. 本発明の実施の形態に係る一時視聴期限更新判定処理の動作を示すフローチャートThe flowchart which shows operation | movement of the temporary viewing-and-listening deadline update determination process which concerns on embodiment of this invention. 更新要求情報の第1のバリエーションのデータ構造を示す図The figure which shows the data structure of the 1st variation of update request information 更新要求情報の第2のバリエーションのデータ構造を示す図The figure which shows the data structure of the 2nd variation of update request information 更新指示情報の第1のバリエーションのデータ構造を示す図The figure which shows the data structure of the 1st variation of update instruction information 更新指示情報の第2のバリエーションのデータ構造を示す図The figure which shows the data structure of the 2nd variation of update instruction information 更新指示情報の第3のバリエーションのデータ構造を示す図The figure which shows the data structure of the 3rd variation of update instruction information 本発明の実施の形態に係る一時視聴期限生成処理の動作を示すフローチャートThe flowchart which shows operation | movement of the temporary viewing time limit production | generation process which concerns on embodiment of this invention. 契約更新日情報のデータ構造を示す図Diagram showing the data structure of contract renewal date information コンテンツ利用開始日を含んだライセンスのデータ構造を示す図The figure which shows the data structure of the license which includes the contents use start date 本発明の実施の形態に係る利用条件判定処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the use condition determination process which concerns on embodiment of this invention. 本発明の実施の形態に係る更新要求処理の動作を示すフローチャートThe flowchart which shows the operation | movement of the update request process which concerns on embodiment of this invention. 更新指示情報の第4のバリエーションのデータ構造を示す図The figure which shows the data structure of the 4th variation of update instruction information 更新指示情報の第5のバリエーションのデータ構造を示す図The figure which shows the data structure of the 5th variation of update instruction information

符号の説明Explanation of symbols

100 サーバ
200 受信装置
201 処理結果出力手段
202 コンテンツ復号手段
203 接続I/F
204 外部通信手段
205 蓄積手段
210 表示装置
300 利用条件処理装置
301 通信手段
302 一時視聴期限生成手段
303 利用条件判定手段
304 更新判定手段
305 更新手段
306 ライセンス生成手段
307 ライセンス転送手段
308 ライセンス受信手段
309 更新要求手段
310 更新指示手段
311 記録手段
400 個別情報
401 個別情報ID
402 契約有効期限
403 Kw
500 共通情報
501 コンテンツID
502 共通情報に含まれるコンテンツ利用期限
503 共通情報に含まれる個別情報ID
504 共通情報に含まれるKc
600 ライセンス
601 ライセンスID
602 一時視聴期限
603 ライセンスに含まれるコンテンツ利用期限
604 ライセンスに含まれる個別情報ID
605 ライセンスに含まれるKc
1000 更新要求情報
1100 更新指示情報
1500 更新要求情報の第1のバリエーション
1600 更新要求情報の第2のバリエーション
1700 更新指示情報の第1のバリエーション
1800 更新指示情報の第2のバリエーション
1900 更新指示情報の第3のバリエーション
1901 更新不可能情報
2100 契約更新日情報
2101 契約更新日
2200 コンテンツ利用開始日を含んだライセンス
2201 コンテンツ利用開始日
2202 コンテンツ有効期間
2500 更新指示情報の第4のバリエーション
2600 更新指示情報の第5のバリエーション
2601 一時契約有効期限
DESCRIPTION OF SYMBOLS 100 Server 200 Receiving apparatus 201 Processing result output means 202 Content decoding means 203 Connection I / F
204 External communication means 205 Storage means 210 Display device 300 Usage condition processing device 301 Communication means 302 Temporary viewing time limit generation means 303 Usage condition determination means 304 Update determination means 305 Update means 306 License generation means 307 License transfer means 308 License reception means 309 Update Request means 310 Update instruction means 311 Recording means 400 Individual information 401 Individual information ID
402 Contract expiry date 403 Kw
500 Common information 501 Content ID
502 Content usage time limit included in common information 503 Individual information ID included in common information
504 Kc included in common information
600 license 601 license ID
602 Temporary viewing time limit 603 Content usage time limit included in license 604 Individual information ID included in license
Kc included in 605 license
1000 update request information 1100 update instruction information 1500 first variation of update request information 1600 second variation of update request information 1700 first variation of update instruction information 1800 second variation of update instruction information 1900 update instruction information first 3 variation 1901 non-updatable information 2100 contract renewal date information 2101 contract renewal date 2200 license including content use start date 2201 content use start date 2202 content validity period 2500 fourth update instruction information 2600 update instruction information first 5 Variations 2601 Temporary Contract Expiration Date

Claims (20)

少なくとも1つの第2の利用条件に対応する第1の利用条件と前記第2の利用条件から生成された第3の利用条件と前記第2の利用条件を含む第1のライセンスに従ってコンテンツの利用可否を判定する利用条件判定手段と、
前記第2の利用条件に従って前記第3の利用条件の更新の可能性を判定する更新判定手段と、
前記第1の利用条件と前記第2の利用条件に従って前記第3の利用条件を更新する第1の更新手段とを備えることを特徴とする利用条件処理装置。
Whether or not the content can be used in accordance with a first license that includes at least one second usage rule, a third usage rule that is generated from the second usage rule, and the second license. Use condition determining means for determining
Update determination means for determining the possibility of updating the third usage condition according to the second usage condition;
A usage condition processing apparatus comprising: a first updating unit configured to update the third usage condition according to the first usage condition and the second usage condition.
前記利用条件処理装置はさらに、
前記第1のライセンスを生成する生成手段を備えることを特徴とする、請求項1に記載の利用条件処理装置。
The usage condition processing device further includes:
The usage condition processing apparatus according to claim 1, further comprising generation means for generating the first license.
前記利用条件処理装置はさらに、
前記第1のライセンスを外部装置へ転送する転送手段を備えることを特徴とする、請求項1または請求項2に記載の利用条件処理装置。
The usage condition processing device further includes:
The usage condition processing apparatus according to claim 1, further comprising transfer means for transferring the first license to an external apparatus.
前記利用条件処理装置はさらに、
前記第1の利用条件を持たない外部装置からコンテンツを一意に識別するコンテンツ識別子またはライセンスを一意に識別するライセンス識別子を含む更新要求情報を受信する手段と、
前記コンテンツ識別子または前記ライセンス識別子に従って対応する前記第1の利用条件と前記第2の利用条件の少なくとも1つを検索する検索手段と、
前記検索手段が検索した前記第1の利用条件と前記第1のライセンスに従って前記第1の更新手段が更新した前記第3の利用条件、または前記検索手段が検索した前記第1の利用条件、または更新不可能であることを表す情報を含む更新指示情報を送信する更新指示手段とを備えることを特徴とする、請求項1から請求項3のいずれか1項に記載の利用条件処理装置。
The usage condition processing device further includes:
Means for receiving update request information including a content identifier that uniquely identifies content or a license identifier that uniquely identifies a license from an external device that does not have the first usage condition;
Search means for searching for at least one of the first use condition and the second use condition corresponding to the content identifier or the license identifier;
The first use condition searched by the search means and the third use condition updated by the first update means according to the first license, or the first use condition searched by the search means, or The use condition processing apparatus according to any one of claims 1 to 3, further comprising update instruction means for transmitting update instruction information including information indicating that updating is not possible.
前記更新要求情報は前記コンテンツ識別子に加え前記第2の利用条件を含み、
前記更新指示手段は前記検索手段が検索した前記第1の利用条件と前記更新要求情報に含まれる前記第2の利用条件に従って前記第1の更新手段が更新した前記第3の利用条件、または前記検索手段が検索した前記第1の利用条件、または更新不可能であることを表す情報を含む更新指示情報を送信することを特徴とする、請求項4に記載の利用条件処理装置。
The update request information includes the second usage condition in addition to the content identifier,
The update instruction means includes the first usage condition searched by the search means and the third usage condition updated by the first update means according to the second usage condition included in the update request information, or 5. The usage condition processing apparatus according to claim 4, wherein the first usage conditions searched by the search means or update instruction information including information indicating that updating is impossible is transmitted.
前記利用条件処理装置はさらに、
前記第1の利用条件を持つ外部装置へコンテンツを一意に識別するコンテンツ識別子を含む更新要求情報を送信し、前記第1の利用条件を持つ外部装置から前記第3の利用条件、または前記第1の利用条件、または前記第3の利用条件が更新不可能であることを表す情報を含む更新指示情報を受信する更新要求手段と、
受信した更新指示情報に従って前記第3の利用条件を更新する第2の更新手段とを備えることを特徴とする、請求項1から請求項5のいずれか1項に記載の利用条件処理装置。
The usage condition processing device further includes:
Update request information including a content identifier for uniquely identifying content is transmitted to the external device having the first usage condition, and the third usage condition or the first usage information is transmitted from the external device having the first usage condition. Update request means for receiving update instruction information including information indicating that the use condition of the second use condition or the third use condition cannot be updated;
6. The usage condition processing apparatus according to claim 1, further comprising: a second updating unit configured to update the third usage condition according to the received update instruction information.
前記第2の更新手段は、前記更新指示情報が含む前記第3の利用条件を、記録する前記第3の利用条件に上書きすることを特徴とする、請求項6に記載の利用条件処理装置。 The usage condition processing apparatus according to claim 6, wherein the second update unit overwrites the third usage condition included in the update instruction information with the third usage condition to be recorded. 前記第2の更新手段は、前記更新指示情報が含む前記第1の利用条件と記録する前記第2の利用条件に従って前記第1の更新手段により記録する前記第3の利用条件を更新することを特徴とする、請求項6に記載の利用条件処理装置。 The second updating means updates the third usage condition recorded by the first updating means according to the first usage condition included in the update instruction information and the second usage condition to be recorded. The use condition processing apparatus according to claim 6, wherein 前記利用条件処理装置はさらに、
前記第1のライセンスを受信するライセンス受信手段を備えることを特徴とする、請求項6から請求項8のいずれか1項に記載の利用条件処理装置。
The usage condition processing device further includes:
The usage condition processing apparatus according to claim 6, further comprising a license receiving unit configured to receive the first license.
前記第1の利用条件と前記第2の利用条件と前記第3の利用条件は、期限と回数の少なくとも1つ含むことを特徴とする、請求項1から請求項9のいずれか1項に記載の利用条件処理装置。 10. The device according to claim 1, wherein the first use condition, the second use condition, and the third use condition include at least one of a time limit and a number of times. Usage condition processing device. 前記第1の更新手段は前記第1の利用条件と前記第2の利用条件に含まれる期限のうち最短の期限を前記第3の利用条件に含まれる期限とする手段、および前記第1の利用条件と前記第2の利用条件に含まれる回数のうち少ない回数を前記第3の利用条件に含まれる回数とする手段のうち少なくとも1つを含むことを特徴とする、請求項10に記載の利用条件処理装置。 The first updating means is a means for setting the shortest deadline among the deadlines included in the first usage rule and the second usage rule to be a deadline included in the third usage rule, and the first usage The use according to claim 10, further comprising at least one of means for setting a smaller number of times included in the condition and the second use condition to be included in the third use condition. Condition processing device. 前記第3の利用条件は前記第1の利用条件と前記第2の利用条件と契約更新日に関する契約更新日情報から生成され、前記第1の更新手段は前記第1の利用条件と前記第2の利用条件に含まれる期限と契約更新日情報のうち最短の期限を前記第3の利用条件に含まれる期限とする手段であることを特徴とする、請求項10または請求項11に記載の利用条件処理装置。 The third usage condition is generated from contract update date information related to the first usage condition, the second usage condition, and the contract update date, and the first update means includes the first usage condition and the second usage condition. 12. The use according to claim 10, wherein the use period is a means for setting the shortest deadline among the deadline included in the use condition and the contract renewal date information as the deadline included in the third use condition. Condition processing device. 前記契約更新日情報は、放送または通信から受信することを特徴とする、請求項12に記載の利用条件処理装置。 13. The usage condition processing apparatus according to claim 12, wherein the contract update date information is received from broadcasting or communication. 前記契約更新日情報は、利用条件処理装置に固有であることを特徴とする、請求項12に記載の利用条件処理装置。 13. The usage condition processing apparatus according to claim 12, wherein the contract update date information is unique to the usage condition processing apparatus. 前記利用条件処理装置はさらに、
前記更新判定手段の処理結果、または前記第1の更新手段、または前記第2の更新手段の処理結果の少なくとも1つを出力する手段を備えることを特徴とする、請求項1から請求項14のいずれか1項に記載の利用条件処理装置。
The usage condition processing device further includes:
15. The apparatus according to claim 1, further comprising a unit that outputs at least one of a processing result of the update determination unit, a first updating unit, or a processing result of the second updating unit. The use condition processing apparatus according to any one of the preceding claims.
前記外部装置は前記利用条件処理装置であることを特徴とする、請求項3から請求項15のいずれか1項に記載の利用条件処理装置。 The usage condition processing apparatus according to claim 3, wherein the external device is the usage condition processing apparatus. 前記外部装置は、前記第1の利用条件を含む第1の利用条件情報と前記第2の利用条件を含む第2の利用条件情報を、放送または通信から受信する手段と、
表示装置へ処理結果を出力する手段とを備える受信装置であることを特徴とする、請求項3から請求項15のいずれか1項に記載の利用条件処理装置。
The external device receives first usage rule information including the first usage rule and second usage rule information including the second usage rule from broadcast or communication; and
The usage condition processing device according to any one of claims 3 to 15, wherein the usage condition processing device is a reception device including a means for outputting a processing result to a display device.
前記外部装置は、前記第1の利用条件を管理するサーバであることを特徴とする、請求項3から請求項15のいずれか1項に記載の利用条件処理装置。 The usage condition processing apparatus according to claim 3, wherein the external device is a server that manages the first usage condition. 前記利用条件処理装置はICカードであることを特徴とする、請求項1から請求項18のいずれか1項に記載の利用条件処理装置。 The usage condition processing device according to any one of claims 1 to 18, wherein the usage condition processing device is an IC card. 前記利用条件処理装置は前記受信装置に含まれることを特徴とする、請求項1から請求項18のいずれか1項に記載の利用条件処理装置。 The usage condition processing device according to any one of claims 1 to 18, wherein the usage condition processing device is included in the reception device.
JP2005199639A 2005-07-08 2005-07-08 Apparatus for processing use condition Pending JP2007018301A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005199639A JP2007018301A (en) 2005-07-08 2005-07-08 Apparatus for processing use condition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005199639A JP2007018301A (en) 2005-07-08 2005-07-08 Apparatus for processing use condition

Publications (1)

Publication Number Publication Date
JP2007018301A true JP2007018301A (en) 2007-01-25

Family

ID=37755418

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005199639A Pending JP2007018301A (en) 2005-07-08 2005-07-08 Apparatus for processing use condition

Country Status (1)

Country Link
JP (1) JP2007018301A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009048554A (en) * 2007-08-22 2009-03-05 Fuji Xerox Co Ltd Document operation system, management device, and program
JP2011525014A (en) * 2008-06-06 2011-09-08 マイクロソフト コーポレーション Temporary domain membership grant for content sharing
US10102541B2 (en) 2014-03-06 2018-10-16 Catalina Marketing Corporation System and method of providing a particular number of distributions of media content through a plurality of distribution nodes
US11023620B2 (en) 2019-03-29 2021-06-01 Advanced New Technologies Co., Ltd. Cryptography chip with identity verification
US11063749B2 (en) 2019-03-29 2021-07-13 Advanced New Technologies Co., Ltd. Cryptographic key management based on identity information
US11251950B2 (en) 2019-03-29 2022-02-15 Advanced New Technologies Co., Ltd. Securely performing cryptographic operations
US11251941B2 (en) 2019-03-29 2022-02-15 Advanced New Technologies Co., Ltd. Managing cryptographic keys based on identity information

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009048554A (en) * 2007-08-22 2009-03-05 Fuji Xerox Co Ltd Document operation system, management device, and program
US8171532B2 (en) 2007-08-22 2012-05-01 Fuji Xerox Co., Ltd Management apparatus, management method and recording medium storing program
JP2011525014A (en) * 2008-06-06 2011-09-08 マイクロソフト コーポレーション Temporary domain membership grant for content sharing
US10102541B2 (en) 2014-03-06 2018-10-16 Catalina Marketing Corporation System and method of providing a particular number of distributions of media content through a plurality of distribution nodes
US11023620B2 (en) 2019-03-29 2021-06-01 Advanced New Technologies Co., Ltd. Cryptography chip with identity verification
US11063749B2 (en) 2019-03-29 2021-07-13 Advanced New Technologies Co., Ltd. Cryptographic key management based on identity information
US11088831B2 (en) 2019-03-29 2021-08-10 Advanced New Technologies Co., Ltd. Cryptographic key management based on identity information
US11251950B2 (en) 2019-03-29 2022-02-15 Advanced New Technologies Co., Ltd. Securely performing cryptographic operations
US11251941B2 (en) 2019-03-29 2022-02-15 Advanced New Technologies Co., Ltd. Managing cryptographic keys based on identity information
US11258591B2 (en) 2019-03-29 2022-02-22 Advanced New Technologies Co., Ltd. Cryptographic key management based on identity information

Similar Documents

Publication Publication Date Title
JP4861824B2 (en) Device registration system and device registration device
JP2007018301A (en) Apparatus for processing use condition
TWI375896B (en) Method and apparatus for importing content having plurality of parts
KR101574618B1 (en) Recordingreproducing system recording medium device and recordingreproducing device
JP4889637B2 (en) License management apparatus and method
KR101036371B1 (en) Content distribution system and distribution method, and content processing device and processing method
US8225411B2 (en) Contents management system, and contents management device
CN102215218B (en) Content transmitting method, content transmitting apparatus, and content receiving apparatus
US20060059094A1 (en) Method and apparatus for digital rights management
US20070271386A1 (en) Content delivery service providing apparatus and content delivery service terminal unit
JP2005092851A (en) Licensing method of drm technology to support multiple devices
JPWO2006025322A1 (en) Recording device
JP2006004543A (en) Information management method, information reproduction apparatus, and information management apparatus
EP1736888A1 (en) Secure system, secure device, terminal device, method, and program
KR20070006761A (en) Recording/reproduction device and content protection system
WO2005048149A1 (en) License management method, information processing apparatus, information processing method, and program
WO2006031030A1 (en) Method and apparatus for searching for rights objects stored in portable storage device using object identifier
JP2007041678A (en) Software use management server device, software use management system, software use management method, and program
JP2008016014A (en) Confidential information protection system, confidential information restoring device, and tally generation device
KR20060049669A (en) Content combination providing system and method thereof
JP5362103B2 (en) Content receiver, license server, content use system, content viewing time limit management method, program, and recording medium
JP2008027486A (en) Recording system, recording method, and transfer system
JP2007116325A (en) License distribution system and information receiving apparatus
JP2010166432A (en) Server, information processing method, and program
JP2009199689A (en) Copy limitation management device and its method, and content storage device