Origin commit data
------------------
Branch: master
Commit: 8a10609125
Author: max_10 <max_10@gmx.de>
Date: 2015-11-20 (Fri, 20 Nov 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2015-11-20 15:40:19 +01:00
parent 2ddb9ae15d
commit b984a6cb9e
6 changed files with 60 additions and 20 deletions

View File

@@ -5,6 +5,10 @@
#define SLMS 256
#define ROOT_CERT "/etc/pem/root.pem"
#define CUSTOMER_CERT "/etc/pem/customer.pem"
#define DEVICE_CERT "/etc/pem/device.pem"
class eDVBCISession
{
static eDVBCISession* sessions[SLMS];