9 #ifndef SECURITYMANAGER_H 10 #define SECURITYMANAGER_H 63 #endif // SECURITYMANAGER_H
QByteArray securedTrailer(QByteArray payload)
securedTrailer Adds secured trailer to the payload.
Security profile for DENM purpose.
ParameterApplication * m_appli
Security profile for CAM purpose.
enum SecurityProfile::securityProfileType e_securityProfileType
The e_securityProfileType enum defines the profile type.
SecurityManager()
SecurityManager SecurityManager constructor.
QByteArray certificate() const
certificate Certificate getter.
QByteArray signPayload(QByteArray payload, SecurityProfile::e_securityProfileType profile)
signPayload Sign a payload.
ParameterSecurity * m_secu