Home network controlling apparatus and method to obtain encrypted control information

- Samsung Electronics

A network control apparatus and method is provided. The method includes operations of informing a server of capability information including an encryption/decryption method, wherein the server provides the network control apparatus with control information used to control a network device using a general-purpose control web application, transmitting to the server a control information requesting message that requests the control information, receiving from the server the control information which has been encrypted using the encryption/decryption method, decrypting the encrypted control information according to the encryption/decryption method, and transmitting a control command for controlling the network device according to the decrypted control information.

Skip to: Description  ·  Claims  ·  References Cited  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED PATENT APPLICATION

This application is a divisional of U.S. application Ser. No. 12/389,750, filed Feb. 20, 2009 which claims the benefit of U.S. Provisional Patent Application No. 61/046,553, filed on Apr. 21, 2008, in the U.S. Patent and Trademark Office, and the benefit of Korean Patent Application No. 10-2008-0094747, filed on Sep. 26, 2008, in the Korean Intellectual Property Office, the disclosures of which are incorporated herein in their entirety by reference.

BACKGROUND OF THE INVENTION

1. Field of the Invention

The present invention relates to a service for stably controlling a home network apparatus, and more particularly, to a home network controlling apparatus and method for obtaining encrypted device-control information from a server.

2. Description of the Related Art

Due to the increased distribution of home networks, an existing network environment centered on PCs in houses is extending to include home appliances that use various low-level network technologies. Accordingly, a home network middleware standard such as Universal Plug and Play (UPnP) technology has been proposed because of the necessity of a technique capable of networking these home appliances by using an IP protocol according to a standardized method.

UPnP technology defines a plurality of UPnP devices for providing services to a user, and a UPnP-dedicated control application, which is called a control point (CP), for controlling these devices.

The CP is an application which is installed in an apparatus equipped with a user interface, such as a PC and a TV, and controls a plurality of UPnP devices. The CP discovers various devices according to external inputs, obtains the capabilities of the discovered devices, and controls services of the devices by using a simple object access protocol (SOAP).

The UPnP devices are a PC, network equipment, a printer, and various audio/video (A/V) devices which are connected to a home network, and inform the CP of events generated by the UPnP devices. The UPnP devices provide a presentation web page to the CP so that the CP can control the devices and perform a state inquiry by using the web page.

As described above, in a UPnP device controlling method which is provided by conventional UPnP technology, a UPnP-dedicated control application, which is called a CP, is used, or a static presentation web page which is provided by UPnP devices is used.

SUMMARY OF THE INVENTION

An aspect of the present invention provides a network controlling apparatus and method for obtaining an encrypted device-control command and parameter as control information in order to stably control a network device.

According to an aspect of the present invention, there is provided an encrypted control information obtaining method performed in a network control apparatus, the method including informing a server of capability information including an encryption/decryption method, wherein the server provides the network control apparatus with control information used to control a network device according to a general-purpose control web application; transmitting to the server a control information requesting message that requests the control information; receiving from the server the control information which has been encrypted using the encryption/decryption method; decrypting the encrypted control information according to the encryption/decryption method; and transmitting a control command for controlling the network device according to the decrypted control information.

The informing of the server of the capability information, the transmitting to the server of the control information requesting message, and the receiving from the server of the encrypted control information may be performed using an asynchronous communicating method with HyperText Transfer Protocol (HTTP) communication for constructing a user interface screen of the network control apparatus.

The encrypted control information obtaining method may further include receiving a result of a processing of the control command for the network device from the network device; and providing the result of the processing of the control command to a web browser.

The decrypting of the encrypted control information, the transmitting of the control command for controlling the network device, and the receiving of the result of the processing of the control command for the network device from the network device may be performed by one of the web browser and a plug-in application of the web browser.

The network may be a Universal Plug and Play (UPnP)-based network. The network device may be a UPnP device. The control command for controlling the network device may be generated in a form of a UPnP simple object access protocol (SOAP) action.

The encryption/decryption method may be at least one of symmetrical encryption/decryption algorithms and public key encryption/decryption algorithms.

According to another aspect of the present invention, there is provided an encrypted control information providing method performed in a server, the method including receiving capability information including an encryption/decryption method from a network controlling apparatus; receiving from the network controlling apparatus a control information requesting message that requests control information used to control a network device according to a general-purpose control web application; encrypting the control information according to the encryption/decryption method; and transmitting the encrypted control information to the network controlling apparatus.

According to another aspect of the present invention, there is provided a computer readable recording medium having recorded thereon a computer program for executing the encrypted control information obtaining method.

According to another aspect of the present invention, there is provided a computer readable recording medium having recorded thereon a computer program for executing the encrypted control information providing method.

According to another aspect of the present invention, there is provided a network control apparatus including a capability information informing unit which informs a server of capability information including an encryption/decryption method, wherein the server provides the network control apparatus with control information used to control a network device using a general-purpose control web application; a control information request transmitting unit which transmits to the server a control information requesting message that requests the control information; a control information receiving unit which receives from the server the control information which has been encrypted using the encryption/decryption method; a decrypting unit which decrypts the encrypted control information according to the encryption/decryption method; and a control command transmitting unit which transmits a control command for controlling the network device according to the decrypted control information.

According to another aspect of the present invention, there is provided a server including a capability information receiving unit which receives capability information including an encryption/decryption method from a network controlling apparatus; a control information request receiving unit which receives from the network controlling apparatus a control information requesting message that requests control information used to control a network device according to a general-purpose control web application; an encrypting unit which encrypts the control information according to the encryption/decryption method; and a control information transmitting unit which transmits the encrypted control information to the network controlling apparatus.

BRIEF DESCRIPTION OF THE DRAWINGS

The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which:

FIG. 1 illustrates a network environment where a server provides a home network control apparatus with encrypted control information, according to an exemplary embodiment of the present invention;

FIG. 2 is a flowchart illustrating an encrypted control information obtaining process performed by a home network controlling apparatus, according to an exemplary embodiment of the present invention;

FIG. 3 is a flowchart illustrating an encrypted control information providing process performed by a server, according to an exemplary embodiment of the present invention;

FIG. 4 illustrates an encrypted control information obtaining process which is performed by the home network controlling apparatus and is described using Extensible Markup Language (XML), according to an exemplary embodiment of the present invention;

FIG. 5 is a block diagram of a home network controlling apparatus for obtaining encrypted control information, according to an exemplary embodiment of the present invention; and

FIG. 6 is a block diagram of a server for providing a home network control apparatus with encrypted control information, according to an exemplary embodiment of the present invention.

DETAILED DESCRIPTION OF THE EXEMPLARY EMBODIMENTS OF THE INVENTION

The present invention will now be described more fully with reference to the accompanying drawings, in which exemplary embodiments of the invention are shown. In the drawings, the sizes of elements are exaggerated for clarity. Like reference numerals in the drawings denote like elements, and thus their description will be omitted.

FIG. 1 illustrates a network environment where a server 120 provides a home network control apparatus 110 with encrypted control information, according to an exemplary embodiment of the present invention.

In operation 151, the home network control apparatus 110 requests the server 120 to provide script-type control information used to control home network devices 130, through asynchronous communications with the server 120. At this time, the home network control apparatus 110 informs the server 120 of capability information including a method of encrypting/decrypting the script-type control information (hereinafter, referred to as an encryption/decryption method).

In response to the capability information including the encryption/decryption method and a control information requesting message from the home network control apparatus 110, the server 120 encrypts the script-type control information according to an encryption/decryption algorithm, that is, the encryption/decryption method included in the capability information. In operation 152, the server 120 transmits the encrypted script-type control information to the home network control apparatus 110.

The server 120 may encrypt the entire script-type control information or only a part directly associated with home network device control from the script-type control information. For example, information associated with construction of a general user interface screen, and information used to process an event may be provided to users in a readable form.

The home network control apparatus 110 receives the encrypted script-type control information from the server 120 and transmits the encrypted script-type control information to a plug-in application that performs a control point (CP) function. The plug-in application is a program that helps a web browser to execute unsupported functions. The plug-in application in the present exemplary embodiment performs functions of searching and controlling Universal Plug and Play (UPnP) devices connected to a home network and other functions.

The plug-in application in the home network control apparatus 110 decrypts the encrypted script-type control information according to the encryption/decryption algorithm, extracts a control command and parameter for performing a predetermined service for the home network devices 130 from the decrypted script-type control information, and transmits the control command and parameter to the home network devices 130 (operation 153). The control command in the present exemplary embodiment may be generated in the form of a UPnP simple object access protocol (SOAP) action.

The plug-in application in the home network control apparatus 110 receives a result of the processing of the control command from the home network devices 130 (operation 153) and provides the result of the processing of the control command to a web browser in the form of a script, thereby constructing a user interface screen.

In an exemplary embodiment of the present invention, the server 120 may divide the script-type control information, which is used to control the home network devices 130, into user-readable information and user-unreadable information and provide the user-readable information and the user-unreadable information to the home network control apparatus 110, in order to ensure stability in a case where the home network devices 130 are controlled using a general-purpose control web application. In other words, the server 120 provides to the home network control apparatus 110 the information directly associated with home network device control as information that cannot be read by users who are not authorized through the encryption/decryption algorithm. Thus, even if malicious users sniff a control information message in a network, they may be prevented from controlling the home network devices 130.

FIG. 2 is a flowchart illustrating an encrypted control information obtaining process performed by the home network controlling apparatus 110, according to an exemplary embodiment of the present invention.

In operation 215, the home network control apparatus 110 informs the server 120 of capability information including encryption/decryption methods.

In operation 220, the home network control apparatus 110 transmits, to the server 120 via a general-purpose control web application, a control information requesting message that requests control information used to control a home network device.

The encryption/decryption methods may be at least one of symmetrical encryption/decryption algorithms and public key encryption/decryption algorithms. Examples of the symmetrical encryption/decryption algorithms may include a Data Encryption Standard (DES), and an Advanced Encryption Standard (AES). Examples of the public key encryption/decryption algorithms may include a Rivest-Shamir-Adelman (RSA) algorithm.

In the present exemplary embodiment, one of Transport Layer Security (TLS), Secure HyperText Transfer Protocol (S-HTTP), etc. may be used as an encryption/decryption system including the encryption/decryption methods.

The TLS is an Internet Engineering Task Force (IETF) standard for providing end-to-end security above a transmission layer. End-to-end authentication is provided by a public key algorithm and an X. 509 public key certificate. End-to-end confidentiality is provided by a secret key (for example, a session key) shared by handshake protocols. End-to-end integrity is provided by a message authentication code (MAC). The TLS is defined in RFC 4346, so a detailed description thereof will be omitted herein.

The S-HTTP is an IETF standard for providing end-to-end security on an upper layer of an HTTP application protocol, and may be used as a substitute for the TLS. The S-HTTP also provides end-to-end authentication, and confidentiality and integrity with respect to an HTTP Request/Response message. The S-HTTP is defined in RFC 2660, so a detailed description thereof will be omitted herein.

In the present exemplary embodiment, the control information requesting message is transmitted using an asynchronous communication method with HTTP communication for constructing a user interface screen. The asynchronous communication method in the present exemplary embodiment may be implemented using Asynchronous JavaScript And XML (Ajax). Ajax denotes a web developing technique for manufacturing a dialog-type web application, and is able to asynchronously exchange data with a web server and manipulate the data. A detailed description of the operation of Ajax will be omitted herein.

In operation 230, the home network control apparatus 110 receives from the server 120 script-type control information which has been encrypted using the encryption/decryption methods included in the capability information.

In operation 240, the home network control apparatus 110 decrypts the script-type control information according to one of the encryption/decryption methods included in the capability information.

In operation 250, the home network control apparatus 110 transmits a control command for performing a predetermined service for the home network device to the home network device according to the decrypted script-type control information. In the present exemplary embodiment, a home network is a UPnP-based home network, and the home network device is a UPnP device. The home network control apparatus 110 generates the control command by using a UPnP SOAP action and transmits the control command to the home network device.

Thereafter, the home network control apparatus 110 receives a result of the processing of the control command as a response to the UPnP SOAP action from the home network device, and provides the result of the processing of the control command to a web browser in the form of a script.

FIG. 3 is a flowchart illustrating an encrypted control information providing process performed by the server 120, according to an exemplary embodiment of the present invention.

In operation 315, the server 120 receives the capability information including the encryption/decryption methods from the home network control apparatus 110. The encryption/decryption methods in the present exemplary embodiment may be at least one of symmetrical encryption/decryption algorithms and public key encryption/decryption algorithms.

In operation 320, the server 120 receives from the home network control apparatus 110 the control information requesting message that requests script-type control information used to control a home network device.

In operation 330, the server 120 encrypts the script-type control information according to one of the encryption/decryption methods provided by the capability information.

In operation 340, the server 120 transmits the encrypted script-type control information to the home network control apparatus 110.

FIG. 4 illustrates an encrypted control information obtaining process which is performed by the home network controlling apparatus 110 and is described using Extensible Markup Language (XML), according to an exemplary embodiment of the present invention.

In operations 410 and 430, the home network control apparatus 110 receives the encrypted script-type control information from the server 120 via an application programming interface (API) called “soap_info_request”.

In operations 420 and 440, the encrypted script-type control information is transmitted to a plug-in application which performs decryption and substantial control via an API called “UPnPAction”. The plug-in application, which performs such a control point function, extracts the title of a UPnP SOAP action and a parameter corresponding to the UPnP SOAP action from decrypted control information 450 and transmits the UPnP SOAP action title and the parameter to a home network device through a UPnP SOAP action message.

In another exemplary embodiment of the present invention, if a web browser includes the decryption function and the substantial control function, the web browser may perform the decryption function and the substantial control function instead of transmitting the encrypted control information to the plug-in application.

FIG. 5 is a block diagram of a home network controlling apparatus 500 for obtaining encrypted control information, according to an exemplary embodiment of the present invention. Referring to FIG. 5, the home network control apparatus 500 includes a capability information informing unit 555, a control information request transmitting unit 560, a control information receiving unit 565, a decrypting unit 515, a control command transmitting unit 520, a control command execution result receiving unit 525, and a control command execution result outputting unit 570. Functions of the decrypting unit 515, the control command transmitting unit 520, and the control command execution result receiving unit 525 may be performed by a plug-in application 510 of a web browser or by the web browser itself.

The capability information informing unit 555 informs the server 120 of capability information including predetermined encryption/decryption methods. The encryption/decryption methods in the present exemplary embodiment may be at least one of symmetrical encryption/decryption algorithms and public key encryption/decryption algorithms.

Examples of the symmetrical encryption/decryption algorithms may include a DES, and an AES. Examples of the public key encryption/decryption algorithms may include a RSA algorithm. In the present exemplary embodiment, one of TLS, S-HTTP, etc. may be used as an encryption/decryption system including the encryption/decryption methods.

The control information request transmitting unit 560 transmits to the server 120 a control information requesting message which requests script-type control information used to control a home network device.

The control information receiving unit 565 receives from the server 120 script-type control information which has been encrypted using one of the encryption/decryption methods provided through the capability information.

The capability information informing unit 555, the control information request transmitting unit 560, and the control information receiving unit 565 transmit and receive information by using an asynchronous communication method with HTTP communication for constructing a user interface screen. The asynchronous communication method in the present exemplary embodiment may be implemented using Ajax.

The decrypting unit 515 decrypts the script-type control information according to one of the encryption/decryption methods provided through the capability information.

The control command transmitting unit 520 transmits a control command for performing a predetermined service for the home network device to the home network device according to the decrypted script-type control information.

In the present exemplary embodiment, a home network is a UPnP-based home network, and the home network device is a UPnP device. The home network control apparatus 500 generates the control command by using a UPnP SOAP action and transmits the control command to the home network device.

The control command execution result receiving unit 525 receives a result of the processing of the control command from the home network device. The result of the processing of the control command is a response to the UPnP SOAP action.

The control command execution result outputting unit 570 provides the result of the processing of the control command to a web browser in the form of a script 550.

The decrypting unit 515, the control command transmitting unit 520, and the control command execution result receiving unit 525 are provided as a plug-in application 510 of the web browser. The plug-in application 510 of the web browser of the home network control apparatus 500 performs a control point function. The plug-in application 510 in the home network control apparatus 500 decrypts the encrypted control information, extracts the title of the UPnP SOAP action and a parameter corresponding to the UPnP SOAP action from the decrypted control command, and transmits the UPnP SOAP action title and the parameter to the home network device through a UPnP SOAP action message. The plug-in application 510 in the home network control apparatus 500 receives from the home network device a response to the UPnP SOAP action corresponding to the result of the processing of the control command.

FIG. 6 is a block diagram of a server 600 for providing the home network control apparatus 110 with encrypted control information, according to an exemplary embodiment of the present invention. Referring to FIG. 6, the server 600 includes a capability information receiving unit 610, a control information request receiving unit 615, an encrypting unit 620, and a control information transmitting unit 630.

The capability information receiving unit 610 receives capability information including predetermined encryption/decryption methods from the home network control apparatus 110.

The control information request receiving unit 615 receives a control information requesting message which requests script-type control information used to control a home network device, from the home network control apparatus 110.

The encrypting unit 620 encrypts the script-type control information according to one of the predetermined encryption/decryption methods provided through the capability information.

The control information transmitting unit 630 transmits the encrypted script-type control information to the home network control apparatus 110.

Exemplary embodiments of the present invention can be written as computer programs and can be implemented in general-use digital computers that execute the programs using a computer readable recording medium. Examples of the computer readable recording medium include magnetic storage media (e.g., ROM, floppy disks, hard disks, etc.) and optical recording media (e.g., CD-ROMs, or DVDs). Also, exemplary embodiments of the present invention can be written as computer programs and can be implemented in general-use digital computers that execute the programs using a computer readable transmitting medium. Examples of the computer readable transmitting medium include storage media such as carrier waves (e.g., transmission through the Internet).

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention as defined by the following claims.

Claims

1. A method of controlling, by a control device, at least one device by using control information, the method comprising:

receiving, from a server, information used to configure a user interface or process an event related to controlling the at least one device by the control device, which has not been encrypted;
receiving, from the server, control information used to control at least one device, which has been encrypted using an encryption process;
transmitting a control command for controlling the at least one device according to the control information.

2. The method of claim 1, further comprising transmitting to a server a message for requesting the control information.

3. The method of claim 1, further comprising decrypting the control information which has been encrypted,

wherein the decrypting the control information is performed according to a decryption process corresponding to the encryption process.

4. The method of claim 1, further comprising:

informing a server of capability information including an encryption information,
wherein the encryption process is a process based on the encryption information.

5. The method of claim 1, wherein the encryption process uses at least one of symmetrical encryption algorithms and public key encryption algorithms.

6. The method of claim 1, further comprising:

receiving a result of processing the control command for the at least one device from the at least one device; and
providing the result of processing the control command to a web browser.

7. The method of claim 1, wherein the control command is directly transmitted from the control device to the at least one device.

8. The method of claim 1, wherein only a part of the control information directly associated with the controlling of the at least one device is encrypted using the encryption process.

9. A method of controlling a device by using control information, the method comprising:

receiving, from a control device, a control command used to control the device; and
controlling the device based on the control command,
wherein the control device receives, from a server, information used to configure a user interface or process an event related to controlling the device by the control device, which has not been encrypted, and receives, from the server, control information which has been encrypted using an encryption process,
wherein the control command is obtained by the control device based on the control information, and
wherein the control information is encrypted using the encryption process by the server and is decrypted using a decryption process by the control device.

10. The method of claim 9, wherein the control information is respond to a message for requesting the control information,

wherein the message for requesting the control information is transmitted to the server from the control device.

11. The method of claim 9, wherein the decryption process is a process corresponding to the encryption process.

12. The method of claim 9, wherein the encryption process is a process based on an encryption information, and

wherein the encryption information is transmitted to the server from the control device.

13. A method of controlling, by a server, at least one device by using control information, the method comprising:

transmitting information, which is used to configure a user interface or process an event related to controlling the at least one device by a control device and has not been encrypted to the control device; and
transmitting control information, which is used to control at least one device and has been encrypted using an encryption process to the control device,
wherein the control information is encrypted using the encryption process by the server and is decrypted using an decryption process by the control device,
wherein a control command obtained by the control device based on the control information is transmitted to at least one device from the control device,
wherein the control command is used for controlling the at least one device.

14. The method of claim 13, further comprising:

receiving, from the control device, capability information including encryption information; and
receiving, from the control device, a control information requesting message for controlling the at least one device,
wherein the encryption process is based on the encryption information.

15. The method of claim 13, wherein the encryption process uses at least one of symmetrical encryption/decryption algorithms and public key encryption/decryption algorithms.

16. The method of claim 13, wherein the at least one device is a UPnP device.

17. The method of claim 13, wherein the control device receives a result of processing the control command for the at least one device from the at least one device, and provides the result of processing the control command to a web browser.

18. A control device comprising:

a controller configured to receive, from a server, information being used to configure a user interface or process an event related to controlling at least one device by the control device, which has not been encrypted, and a control information being used to control the at least one device, which has been encrypted using an encryption process, and transmit a control command for controlling the at least one device according to the control information.

19. The control device of claim 18, wherein the controller is further configured to inform a server of capability information including an encryption information,

wherein the encryption process is a process based on the encryption information.

20. The control device of claim 18, wherein the controller is further configured to decrypt the control information, which has been encrypted, according to a decryption process corresponding to the encryption process.

21. A device comprising:

a controller configured to receive, from a control device, control command, and control the device based on the control command,
wherein the control device receives, from a server, information being used to configure a user interface or process an event related to controlling the device by the control device, which has not been encrypted and control information being used to control the device,
wherein the control command is obtained by the control device based on the control information, and
wherein the control information is encrypted using an encryption process by the server and is decrypted using a decryption process by the control device.

22. The device of claim 21, wherein the decryption process is a process corresponding to the encryption process.

23. The device of claim 21, wherein the encryption process is a process based on an encryption information, and

wherein the encryption information is transmitted to the server from the control device.

24. A server comprising:

a controller configured to transmit information, which is used to configure a user interface or process an event related to controlling at least one device by a control device, and has not been encrypted, to the control device, and control information, which is used to control the at least one device, and has been encrypted using an encryption process to the control device,
wherein the control information is encrypted using the encryption process by the server and is decrypted using an decryption process by the control device,
wherein a control command obtained by the control device based on the control information is transmitted to at least one device from the control device,
wherein the control command is using for controlling the at least one device.

25. The server of claim 24, wherein the server receives, from the control device, capability information including encryption information,

wherein the encryption process is based on the encryption information.

26. The server of claim 24, wherein the decryption process corresponds to the encryption process.

Referenced Cited
U.S. Patent Documents
5185797 February 9, 1993 Barrett
6931543 August 16, 2005 Pang
6978298 December 20, 2005 Kuehr-Mclaren
7143295 November 28, 2006 Trimberger
7590687 September 15, 2009 Bales et al.
7647394 January 12, 2010 Rao et al.
8032765 October 4, 2011 Dettinger et al.
20030018753 January 23, 2003 Seki
20030110298 June 12, 2003 Lanigan
20040039911 February 26, 2004 Oka et al.
20040205172 October 14, 2004 Kim
20050188193 August 25, 2005 Kuehnel et al.
20050210155 September 22, 2005 Oeda et al.
20050283618 December 22, 2005 Min
20060150241 July 6, 2006 Huh et al.
20060156281 July 13, 2006 Yoon et al.
20100305722 December 2, 2010 Jin et al.
Foreign Patent Documents
1523828 August 2004 CN
1804797 July 2006 CN
2003-30072 January 2003 JP
10-2006-0006559 January 2006 KR
10-2006-0064976 June 2006 KR
10-2006-0117605 November 2006 KR
10-2009-0054940 June 2009 KR
200500894 January 2005 TW
2007/004754 January 2007 WO
Other references
  • Communication dated Mar. 23, 2016 issued by the State Intellectual Property Office of P.R. China in counterpart Chinese Patent Application No. 200980114041.0.
  • Communication dated Jul. 27, 2016, issued by the State Intellectual Property Office of P.R. China in counterpart Chinese Application No. 200980114041.0.
  • William Stallings, Data & Computer Communications, 6th Edition, Chapter 18 / Network Security, 18.3 / Message Authentication and Hash Functions, pp. 662-664, ISBN 0-13-084370-9 (Jun. 2000).
  • Communication from the Korean Intellectual Property Office dated Apr. 21, 2015 in a counterpart Korean application No. 10-2008-0094747.
  • Communication, dated Feb. 4, 2013, issued by the State Intellectual Property Office of P.R. China in counterpart Chinese Patent Application No. 200980114041.0.
  • Communication dated Aug. 12, 2013, issued by the State Intellectual Property Office of P.R.C. in counterpart Chinese Application No. 200980114041.0.
  • Communication dated Nov. 17, 2014 issued by the Korean Intellectual Property Office in counterpart Korean Application No. 10-2008-0094747.
  • Communication dated Sep. 22, 2015, issued by the European Patent Office in counterpart European Patent Application No. 09733883.4.
Patent History
Patent number: 10171426
Type: Grant
Filed: Apr 27, 2015
Date of Patent: Jan 1, 2019
Patent Publication Number: 20150229616
Assignee: SAMSUNG ELECTRONICS CO., LTD. (Suwon-si)
Inventors: Ho Jin (Yongin-si), Jong-wook Park (Seoul), Young-chul Sohn (Seoul)
Primary Examiner: William S Powers
Application Number: 14/696,921
Classifications
Current U.S. Class: Rekeying System (380/273)
International Classification: H04L 12/28 (20060101); H04L 29/06 (20060101); H04L 29/08 (20060101);