Botan
1.10.9
|
#include <cvc_self.h>
Public Attributes | |
ASN1_Car | car |
ASN1_Ced | ced |
ASN1_Cex | cex |
ASN1_Chr | chr |
std::string | hash_alg |
byte | holder_auth_templ |
This class represents a set of options used for the creation of CVC certificates
Definition at line 24 of file cvc_self.h.
ASN1_Car Botan::EAC1_1_CVC_Options::car |
Definition at line 28 of file cvc_self.h.
Referenced by Botan::DE_EAC::create_cvca(), and Botan::CVC_EAC::create_self_signed_cert().
ASN1_Ced Botan::EAC1_1_CVC_Options::ced |
Definition at line 31 of file cvc_self.h.
Referenced by Botan::DE_EAC::create_cvca(), and Botan::CVC_EAC::create_self_signed_cert().
ASN1_Cex Botan::EAC1_1_CVC_Options::cex |
Definition at line 32 of file cvc_self.h.
Referenced by Botan::DE_EAC::create_cvca(), and Botan::CVC_EAC::create_self_signed_cert().
ASN1_Chr Botan::EAC1_1_CVC_Options::chr |
Definition at line 29 of file cvc_self.h.
std::string Botan::EAC1_1_CVC_Options::hash_alg |
Definition at line 33 of file cvc_self.h.
Referenced by Botan::DE_EAC::create_cvca(), and Botan::CVC_EAC::create_self_signed_cert().
byte Botan::EAC1_1_CVC_Options::holder_auth_templ |
Definition at line 30 of file cvc_self.h.
Referenced by Botan::DE_EAC::create_cvca(), and Botan::CVC_EAC::create_self_signed_cert().