botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
EAC11CVCOptions
botan
cert
cvc
cvc_self
This class represents a set of options used for the creation of CVC certificates
static if
(
BOTAN_HAS_CARD_VERIFIABLE_CERTIFICATES
)
struct
EAC11CVCOptions {
ASN1Car
car
;
ASN1Chr
chr
;
ubyte
holder_auth_templ
;
ASN1Ced
ced
;
ASN1Cex
cex
;
string
hash_alg
;
}
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
Source
See Implementation
botan
cert
cvc
cvc_self
aliases
CHATValues
cvc_self
enums
CVCA
functions
createAdoReq
createCVCReqImplicitca
createCvcReq
createCvca
createSelfSignedCert
eac11Encoding
encodeEacBigint
linkCvca
paddingAndHashFromOid
signRequest
structs
EAC11CVCOptions
This class represents a set of options used for the creation of CVC certificates