7 #ifndef PARAMETERSECURITY_H 8 #define PARAMETERSECURITY_H 79 #endif // PARAMETERSECURITY_H
quint16 timeout() const
timeout Timeout to wait for server response getter.
Usefull functions and declarations.
QByteArray pathToPrivateKey() const
pathToPrivateKey Path to the private key file getter.
QByteArray m_pathToPrivateKey
PublicKeyAlgorithm_t m_alogrithm
ParameterSecurity()
ParameterSecurity ParameterSecurity constructor.
ParameterSecurity & operator=(const ParameterSecurity &other)
quint16 signaturePort() const
signaturePort Port of the signature service getter.
QByteArray m_pathToCertificate
QString serverAddress() const
serverAddress IP address of the security server getter.
void readDebug()
readDebug Configuration printing.
long PublicKeyAlgorithm_t
QByteArray pathToCertificate() const
pathToCertificate Path to the certificate file getter.
quint16 verifyPort() const
verifyPort Port of the verification service getter.
void read()
read Configuration file reading.