ITS
SecurityProfile_CAM.h
Go to the documentation of this file.
1
7
#ifndef SECURITYPROFILE_CAM_H
8
#define SECURITYPROFILE_CAM_H
9
10
#include <
SecurityProfile.h
>
11
#include <
FakeGPSProvider.h
>
12
13
#include <
encodeSecurity.h
>
14
15
class
SecurityProfile_CAM
16
{
17
public
:
25
static
QByteArray
secureHeader
(
SignerInfoType_t
m_type,
Certificate_t
m_certificate,
FakeGPSProvider
*m_gps);
26
};
27
28
#endif // SECURITYPROFILE_CAM_H
SecurityProfile.h
Generic security profile.
SignerInfoType_t
long SignerInfoType_t
Definition:
SignerInfoType.h:31
SecurityProfile_CAM
Definition:
SecurityProfile_CAM.h:15
Certificate
Definition:
Certificate.h:31
encodeSecurity.h
Security layer encoder.
SecurityProfile_CAM::secureHeader
static QByteArray secureHeader(SignerInfoType_t m_type, Certificate_t m_certificate, FakeGPSProvider *m_gps)
secureHeader Generate the secured header.
Definition:
SecurityProfile_CAM.cpp:3
FakeGPSProvider.h
GPS provider for testing purposes.
FakeGPSProvider
Definition:
FakeGPSProvider.h:14
security
include
SecurityProfile_CAM.h
Generated by
1.8.14