Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
KEY DELEGATION FOR CONTROLLING ACCESS
Document Type and Number:
WIPO Patent Application WO/2018/041904
Kind Code:
A1
Abstract:
It is provided a method for controlling access to an access object. The method is performed in an electronic key device and comprises the steps of: communicating with an access control device to obtain an identity of the access control device; sending an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device; receiving a response from the server, the response comprising a key delegation to the electronic key device; and sending a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations.

Inventors:
LUNDBERG FRANS (SE)
STENLUND PETER (SE)
Application Number:
PCT/EP2017/071785
Publication Date:
March 08, 2018
Filing Date:
August 30, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ASSA ABLOY AB (SE)
International Classes:
H04L9/32; H04L29/06; H04W12/08
Foreign References:
US20100077474A12010-03-25
US20140049362A12014-02-20
US20160036788A12016-02-04
US7343014B22008-03-11
Other References:
None
Attorney, Agent or Firm:
KRANSELL & WENNBORG KB (SE)
Download PDF:
Claims:
CLAIMS

1. A method for controlling access to an access object (12), the method being performed in an electronic key device (2) and comprising the steps of: communicating (40) with an access control device (1) to obtain an identity of the access control device (1);

sending (42) an access request to a server (13), the access request comprising an identity of the electronic key device (2) and the identity of the access control device (1);

receiving (44) a response from the server, the response comprising a key delegation to the electronic key device (2); and

sending (46) a grant access request to the access control device (1), the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object (12) based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device (1) to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object (12) from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

2. The method according to claim 1, wherein each delegation is of the same data structure.

3. The method according to claim 1 or 2, wherein the key delegation is digitally signed by the delegator of the delegation. 4. The method according to any one of the preceding claims, wherein the key delegation comprises a time constraint.

5. The method according to any one of the preceding claims, wherein the key delegation comprises an operation constraint. l8

6. The method according to any one of the preceding claims, wherein in the step of receiving (44) a response, the response is based on the server verifying the existence of a user account associated with the identity of the electronic key device (2). 7. An electronic key device (2) for controlling access to an access object (12), the electronic key device (2) comprising:

a processor (60); and

a memory (64) storing instructions (66) that, when executed by the processor, causes the electronic key device (2) to:

communicate with an access control device (1) to obtain an identity of the access control device (1);

send an access request to a server (13), the access request comprising an identity of the electronic key device (2) and the identity of the access control device (1);

receive a response from the server, the response comprising a key delegation to the electronic key device (2); and

send a grant access request to the access control device (1), the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object (12) based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device (1) to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object (12) from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

8. The electronic key device (2) according to claim 7, wherein each delegation is of the same data structure.

9. The electronic key device (2) according to claim 7 or 8, wherein the key delegation is digitally signed by the delegator of the delegation.

10. The electronic key device (2) according to any one of claims 7 to 9, wherein the key delegation comprises a time constraint.

11. The electronic key device (2) according to any one of claims 7 to 10, wherein the key delegation comprises an operation constraint. 12. The electronic key device (2) according to any one of claims 7 to 11, wherein in the step of receiving (43) a response, the response is based on the server verifying the existence of a user account associated with the identity of the electronic key device (2).

13. A computer program (66, 91) for controlling access to an access object (12), the computer program comprising computer program code which, when run on an electronic key device (2) causes the electronic key device (2) to: communicate with an access control device (1) to obtain an identity of the access control device (1);

send an access request to a server (13), the access request comprising an identity of the electronic key device (2) and the identity of the access control device (1);

receive a response from the server, the response comprising a key delegation to the electronic key device (2); and

send a grant access request to the access control device (1), the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object (12) based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device (1) to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object (12) from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

14. A computer program product (64, 90) comprising a computer program according to claim 13 and a computer readable means on which the computer program is stored.

Description:
KEY DELEGATION FOR CONTROLLING ACCESS

TECHNICAL FIELD

The invention relates to a method, an electronic key device, a computer program and a computer program product relating to controlling access to an access object using a key delegation.

BACKGROUND

There are many types of objects for which it is desirable to control access, herein denoted access objects. For instance, an access object can be a lock for access to a physical space. Alternatively, the access object can be a charge point for an electric vehicle. Alternatively, the access object can be an office device (e.g. photocopier, printer, coffee machine, electrical socket, network connection etc.).

Access to such access objects can be controlled by requiring the use of an appropriate electronic key device. The electronic key device can communicate with an access control device over a wireless or wired interface. Such electronic interfaces improve usability while electronic key management is significantly more flexible regarding management of access rights compared to mechanical access control, especially when a local access control device communicates with an access control server to verify access rights for a particular electronic key device. In that way, access for a particular electronic key device can be managed centrally by managing the access rights stored in the access control server.

However, there are a number of problems with this approach of central access right management. In particular, the access control device does not have full control over access, since the access is managed centrally. Moreover, such a system is vulnerable if an attacker gains access to the central server, at which point the attacker can modify the system such that any key device can gain access to all connected access objects. There are also offline systems available, where access rights are stored in the access control device or in the key. However, the offline systems are either very simple and non-flexible, or managed by intermittent access to a server, which gives the same vulnerability problems as for an online system, albeit to a less degree.

SUMMARY

It is an object of embodiments presented herein to provide an improved way to control access to an access object.

According to a first aspect, it is provided a method for controlling access to an access object. The method is performed in an electronic key device and comprises the steps of: communicating with an access control device to obtain an identity of the access control device; sending an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device; receiving a response from the server, the response comprising a key delegation to the electronic key device; and sending a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

Each delegation may be of the same data structure.

The key delegation may be digitally signed by the delegator of the delegation. The key delegation may comprise a time constraint. The key delegation may comprise an operation constraint.

In the step of receiving a response, the response may be based on the server verifying the existence of a user account associated with the identity of the electronic key device. According to a second aspect, it is provided an electronic key device for controlling access to an access object. The electronic key device comprises: a processor; and a memory storing instructions that, when executed by the processor, causes the electronic key device to: communicate with an access control device to obtain an identity of the access control device; send an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device; receive a response from the server, the response comprising a key delegation to the electronic key device; and send a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

Each delegation may be of the same data structure.

The key delegation may be digitally signed by the delegator of the delegation. The key delegation may comprise a time constraint.

The key delegation may comprise an operation constraint. In the step of receiving a response, the response may be based on the server verifying the existence of a user account associated with the identity of the electronic key device.

According to a third aspect, it is provided a computer program for controlling access to an access object. The computer program comprises computer program code which, when run on an electronic key device causes the electronic key device to: communicate with an access control device to obtain an identity of the access control device; send an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device; receive a response from the server, the response comprising a key delegation to the electronic key device; and send a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of

delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation of an access right for the access object from a delegator to a receiver, and each delegation comprises a delegator identifier and a receiver identifier.

According to a fourth aspect, it is provided a computer program product comprising a computer program according to the third aspect and a computer readable means on which the computer program is stored. Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise herein. All references to "a/an/the element, apparatus, component, means, step, etc." are to be interpreted openly as referring to at least one instance of the element, apparatus, component, means, step, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated.

BRIEF DESCRIPTION OF THE DRAWINGS

The invention is now described, by way of example, with reference to the accompanying drawings, in which:

Fig l is a schematic diagram showing an environment in which embodiments presented herein can be applied;

Fig 2 is a flow chart illustrating methods for controlling access to an access object, performed in the access control device of Fig ι; Fig 3 is a sequence diagram describing in some more detail how the access control is performed according to one embodiment;

Fig 4 is a schematic diagram illustrating some components of an electronic key device according to Fig ι; and

Fig 5 shows one example of a computer program product comprising computer readable means.

DETAILED DESCRIPTION

The invention will now be described more fully hereinafter with reference to the accompanying drawings, in which certain embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided by way of example so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Like numbers refer to like elements throughout the description. Fig 1 is a schematic diagram showing an environment in which embodiments presented herein can be applied. Access to an access object 12 is controlled by an access control device 1. The access object can be any type of object to which access is to be selectively controlled. The access object 12 can be a lock for access to a physical space. Alternatively, the access object 12 can be a charge point for an electric vehicle. Alternatively, the access object 12 can be an office device (e.g. photocopier, printer, coffee machine, electrical socket, network connection etc.). Optionally, the access object 12 of and the access control device 1 are combined in a single device.

The access control device 1 is able to receive and send signals from/to an electronic key device 2 over a communication channel 3 which may be a short range wireless interface or a conductive (i.e. galvanic/electric) connection. The electronic key device 2 is any suitable device portable by a user and which can be used for authentication over the communication channel 3. The electronic key device 2 is typically carried or worn by a user and may be implemented as a smartphone, physical key, a key fob, wearable device, etc.

The short range wireless interface is a radio frequency wireless interface and could e.g. employ Bluetooth, Bluetooth Low Energy (BLE), ZigBee, Radio Frequency Identification (RFID), any of the IEEE 802. 11 standards, any of the IEEE 802.15 standards, wireless Universal Serial Bus (USB), etc. The electronic key device can also be considered to be a credential. Using the communication channel 3, the identity of the electronic key device 2 can be obtained. Moreover, the authenticity of the identity electronic key device 2 can be checked, e.g. using a challenge and response scheme or by verifying a digital signature. In any case, an identity of the electronic key device 2 is obtained, which is used in the process to grant or deny access as explained in more detail below. When access is granted, the access control device 1 sends a grant signal to the access object 12, whereby the access object 12 is set to a usable state. For instance, when the access object 12 is a lock, the lock is set to an open state when the grant signal is sent from the access control device 1 to the access object 12. When the access object 12 is a charge point for an electric vehicle, charging of the vehicle can begin only after the grant signal is sent from the access control device 1 to the access object 12. When the access object 12 is an office device, the access can be used as desired for photocopying, printing, making coffee, receiving power, gaining network access, etc.

The grant signal can be sent in any suitable way between the access control device 1 and the access object 12. For instance, the grant signal can be transmitted over a wire-based communication interface, e.g. using Universal Serial Bus (USB), Ethernet, a serial connection (e.g. RS-485 or RS-232) or even a simple electric connection, or alternatively signal over a wireless communication interface. Optionally, the access control device 1 is integrated with the access object 12, whereby the grant signal is transmitted internally, which may even occur as a software signal between different software modules of the combined access control device i/access object 12.

Optionally, energy harvesting of mechanical user actions and/or

environmental power (solar power, wind, etc.) can be utilised to prolong the life span of the battery or even to allow a battery to be omitted for the access control device 1 and/or the access object 12. Alternatively or additionally, mains power (optionally via a power converter) or a battery is used to power the access control device 1 and/or the access object 12.

Since the access control device 1 does not need any keypad, display or other large user interface component, the access control device 1 can be made very small to simplify integration with the access object 12.

A server 13 is provided and is accessible for the electronic key device 2. For instance, when the electronic key device 2 is implemented as a smartphone, the key device 2 can communicate using a cellular network and a wide area network (e.g. the Internet) to be in contact with the server 13. As explained in more detail below, the server 13, when appropriate transmits a key delegation to the electronic key device 2 which is subsequently used by the access control device 1 to determine whether the electronic key device is to be granted access to the access object 12. The server 13 can be any suitable server type computer which can communicate with the electronic key device as described herein.

Fig 2 is a flow chart illustrating methods for controlling access to an access object, performed in the access control device of Fig l. Essentially, the method corresponds to the actions of the electronic key device 2 of Fig 3 and explained below.

In a communicate with a.c.d. (Access Control Device) step 40, the electronic key device communicates with an access control device to obtain an identity of the access control device. In a send access request step an access request is sent to a server. The access request comprising an identity of the electronic key device and the identity of the access control device.

In a receive response step 44, a response is received from the server, the response comprising a key delegation to the electronic key device. The key delegation can be digitally signed by the delegator of the delegation. The digital signature then forms part of the delegation to make the delegation a signed delegation. When the key delegation is digitally signed, non- repudiation is achieved, i.e. it cannot reasonably be argued that the operator of the server has not signed the key delegation. The key delegation can comprise a time constraint. For instance, the key delegation can be valid for a certain number of minutes, or only on weekdays between 7 a.m. and 8 p.m.

The key delegation can comprise an operation constraint. Operations can e.g. be lock, unlock, charge (e.g. from a vehicle charge point), gain network access, reconfigure the access control device, etc. As explained in more detail below with reference to Fig 3, the response can be based on the server verifying the existence of a user account associated with the identity of the electronic key device.

In a send grant access request step 46, a grant access request is sent to the access control device. The grant access request comprises the key delegation (along with any time constraint and/or operation constraint, when present). The access control device also obtains delegations from the access control device to the server 13. In this way, the access control device can evaluate whether to grant access to the access object based on a plurality of

delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation. Each delegation is a delegation from a delegator to a receiver. Whenever the term 'delegation' is used herein, it is a data item which delegates an access right to the access object 12 from a delegator to a receiver. The delegation contains both the delegator identifier and the receiver identifier. In this way, a device who wants to verify a delegation sequence can verify this simply by examining the delegations making up the sequence. The access right can be implicit, i.e. not identified in the delegation, or the access right can be explicit, i.e. identified in the delegation. Optionally, each delegation is of the same data structure, further simplifying the process of verifying sequence of delegations.

Optionally, the access control device obtains at least one delegation from a (local and persistent) storage of the access control device. For instance, the first delegation, being a delegation from the access control device, can be obtained from storage of the access control device. Each delegation obtained from the electronic key device can be mandated to be digitally signed by the delegator of the respective delegation, i.e. delegations from the electronic key device which are not validly signed are discarded. It is to be noted that the first delegation can be implemented by assigning one or more owners in the configuration of the access control device. In other words, optionally, the first delegation can be implemented differently from the subsequent delegations in the sequence.

When present, the access control device can enforce any time constraint of the key delegation. Also, when present, the access control device can enforce any operation constraint of the key delegation.

By using the delegation sequence as described here, great flexibility and control is provided without the access control device being able to

communicate with the server 13. Delegations can be made in any suitable way directly or indirectly, supporting new business cases not possible using prior art systems. By supporting many use cases and scenarios, a single type of access control device and access object can be used, i.e. there no need for multiple versions of the access control device or access object for different uses, greatly reducing costs in development, production and distribution. Moreover, a full access configuration user of the access control is always in full control over access. Such a user can revoke access for any server (directly or via intermediate nodes), after which any key delegations from such a server will not be sufficient to grant access, since the delegation path from the access control device to the electronic key device has been broken. Since the electronic key device communicates with the server in order to gain access, any delegation in the delegation path which is revoked, immediately blocks access for any electronic key devices relying on the revoked delegation in its delegation path.

Fig 3 is a sequence diagram describing in some more detail how the access control is performed according to one embodiment.

Firstly, the electronic key device 2 communicates 20 with the access control device 1 in order to obtain the identity of the access control device 1. The electronic key device 2 then sends an access request 21 to the server 13. The access request 21 comprises both an identity of the electronic key device 2 and the identity of the access control device 2.

The server 13 determines 22 whether the access control device 1 is to grant access to the electronic key device 2. For instance, the server 13 can check whether there is a user stored which is associated with the identity of the electronic key device 2, which has all required data, e.g. payment data, etc.

Once approved, the server 13 sends a response 23 to the electronic key device 2. The response 23 comprises a key delegation to the electronic key device 2. It is to be noted, as explained above, that there also needs to be a delegation path from the access control device 1 to the server 13 for the access control device 1 to grant access; it is not sufficient with only the key delegation.

The electronic key device 2 then sends a grant access request 24 to the access control device. At this point, the access control device 1 is in a position to evaluate whether to grant access to the access object 12. This evaluation is based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device 1 to the electronic key device 2 such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation.

When access is granted, the access control device 1 sends a grant signal 26 to the access object to thereby effect the granted access.

Fig 4 is a schematic diagram showing some components of the electronic key device 2 of Fig 1. A processor 60 is provided using any combination of one or more of a suitable central processing unit (CPU), multiprocessor,

microcontroller, digital signal processor (DSP), application specific integrated circuit etc., capable of executing software instructions 66 stored in a memory 64, which can thus be a computer program product. The processor 60 can be configured to execute the method described with reference to Fig 2 above.

The memory 64 can be any combination of read and write memory (RAM) and read only memory (ROM). The memory 64 also comprises persistent storage, which, for example, can be any single one or combination of magnetic memory, optical memory, solid state memory or even remotely mounted memory.

A data memory 65 is also provided for reading and/or storing data during execution of software instructions in the processor 60. The data memory 65 can be any combination of read and write memory (RAM) and read only memory (ROM) which may be persistent and/or volatile memory. The data memory 65 can form part of the access control device 1 or be external, but local to, the access control device 1. The data memory 65 can store

delegations as described above. The delegations can be stored in a persistent part of the data memory 65, e.g. in a flash memory.

The electronic key device 2 further comprises an I/O interface 67 for communicating with other external entities such as the server 13 and the access control device 1. The I/O interface comprises components for local communication and/or cellular network communication. The I/O interface 67 may support wire-based communication, e.g. using Universal Serial Bus (USB), Ethernet or a galvanic/electric connection for communicating with the access control device 1. Alternatively or additionally, the I/O interface 67 supports wireless communication, e.g. using any cellular network standard (e.g. W-CFMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), Bluetooth, BLE, ZigBee, RFID, any of the IEEE 802. 11 standards, any of the IEEE 802.15 standards, wireless USB, etc., e.g. for communication with the access control device 1 and the server 13

Other components of the electronic key device 2 are omitted in order not to obscure the concepts presented herein. Fig 5 shows one example of a computer program product comprising computer readable means. On this computer readable means a computer program 91 can be stored, which computer program can cause a processor to execute a method according to embodiments described herein. In this example, the computer program product is an optical disc, such as a CD (compact disc) or a DVD (digital versatile disc) or a Blu-Ray disc. As explained above, the computer program product could also be embodied in a memory of a device, such as the computer program product 64 of Fig 4.

While the computer program 91 is here schematically shown as a track on the depicted optical disk, the computer program can be stored in any way which is suitable for the computer program product, such as a removable solid state memory, e.g. a Universal Serial Bus (USB) drive.

Here now follows a list of embodiments from another perspective,

enumerated with roman numerals. i. A method for controlling access to an access object, the method being performed in an electronic key device and comprising the steps of:

communicating with an access control device to obtain an identity of the access control device;

sending an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device;

receiving a response from the server, the response comprising a key delegation to the electronic key device; and

sending a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation from a delegator to a receiver. ii. The method according to embodiment 1, wherein the key delegation is digitally signed by the delegator of the delegation. iii. The method according to any one of the preceding embodiments, wherein the key delegation comprises a time constraint. iv. The method according to any one of the preceding embodiments, wherein the key delegation comprises an operation constraint. v. The method according to any one of the preceding embodiments, wherein in the step of receiving a response, the response is based on the server verifying the existence of a user account associated with the identity of the electronic key device. vi. An electronic key device for controlling access to an access object, the electronic key device comprising:

a processor; and

a memory storing instructions that, when executed by the processor, causes the electronic key device to:

communicate with an access control device to obtain an identity of the access control device;

send an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device;

receive a response from the server, the response comprising a key delegation to the electronic key device; and

send a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation from a delegator to a receiver. vii. The electronic key device according to embodiment vi, wherein the key delegation is digitally signed by the delegator of the delegation. viii. The electronic key device according to embodiment vi or vii, wherein the key delegation comprises a time constraint. ix. The electronic key device according to any one of embodiments vi to viii, wherein the key delegation comprises an operation constraint. x. The electronic key device according to any one of embodiments vi to ix, wherein in the step of receiving a response, the response is based on the server verifying the existence of a user account associated with the identity of the electronic key device. xi. A computer program for controlling access to an access object, the computer program comprising computer program code which, when run on an electronic key device causes the electronic key device to:

communicate with an access control device to obtain an identity of the access control device;

send an access request to a server, the access request comprising an identity of the electronic key device and the identity of the access control device;

receive a response from the server, the response comprising a key delegation to the electronic key device; and

send a grant access request to the access control device, the grant access request comprising the key delegation, to allow the access control device to evaluate whether to grant access to the access object based on a plurality of delegations comprising a sequence of delegations covering a delegation path from the access control device to the electronic key device such that, in the sequence of delegations, the delegator of the first delegation is the access control device, and the last delegation is the key delegation, wherein each delegation is a delegation from a delegator to a receiver. xii. A computer program product comprising a computer program according to embodiment xi and a computer readable means on which the computer program is stored.

The invention has mainly been described above with reference to a few embodiments. However, as is readily appreciated by a person skilled in the art, other embodiments than the ones disclosed above are equally possible within the scope of the invention, as defined by the appended patent claims




 
Previous Patent: CATHETER TUBE

Next Patent: CONTROLLING ACCESS TO AN ACCESS OBJECT