EAC11CVCOptions

This class represents a set of options used for the creation of CVC certificates

static if(BOTAN_HAS_CARD_VERIFIABLE_CERTIFICATES)
struct EAC11CVCOptions {}

Members

Variables

car
ASN1Car car;
Undocumented in source.
ced
ASN1Ced ced;
Undocumented in source.
cex
ASN1Cex cex;
Undocumented in source.
chr
ASN1Chr chr;
Undocumented in source.
hash_alg
string hash_alg;
Undocumented in source.
holder_auth_templ
ubyte holder_auth_templ;
Undocumented in source.

Meta