Desafio Labsec (SGC)
Namespaces | Variables
paths.h File Reference

Go to the source code of this file.

Namespaces

 paths
 

Variables

const char * paths::plainText = "../assets/texts/plainText.txt"
 
const char * paths::userKeyPairPath = "../assets/keys/userKeyPair.der"
 
const char * paths::rootCaKeyPairPath = "../assets/keys/rootCaKeyPair.der"
 
const char * paths::userCertificatePath = "../assets/certificates/userCertificate.pem"
 
const char * paths::rootCaCertificatePath = "../assets/certificates/rootCaCertificate.pem"
 
const char * paths::userP12Path = "../assets/pkcs12/user.p12"
 
const char * paths::rootCaP12Path = "../assets/pkcs12/rootCa.p12"
 
const char * paths::userSignedDataPath