Desafio Labsec (SGC)
Variables
paths Namespace Reference

Variables

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

Variable Documentation

◆ plainText

const char * paths::plainText = "../assets/texts/plainText.txt"

PlainText path

◆ rootCaCertificatePath

const char * paths::rootCaCertificatePath = "../assets/certificates/rootCaCertificate.pem"

◆ rootCaKeyPairPath

const char * paths::rootCaKeyPairPath = "../assets/keys/rootCaKeyPair.der"

◆ rootCaP12Path

const char * paths::rootCaP12Path = "../assets/pkcs12/rootCa.p12"

◆ userCertificatePath

const char * paths::userCertificatePath = "../assets/certificates/userCertificate.pem"

Certificate file paths

◆ userKeyPairPath

const char * paths::userKeyPairPath = "../assets/keys/userKeyPair.der"

Key file paths

◆ userP12Path

const char * paths::userP12Path = "../assets/pkcs12/user.p12"

PKCS12 File paths

◆ userSignedDataPath

const char* paths::userSignedDataPath

Signed file paths