botan v1.13.4 (2023-03-01T00:35:38Z)
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 {
public
ASN1Car
car
;
public
ASN1Chr
chr
;
public
ubyte
holder_auth_templ
;
public
ASN1Ced
ced
;
public
ASN1Cex
cex
;
public
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