botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
DEREncoder.encodeOptional
botan
asn1
der_enc
DEREncoder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DEREncoder
ref
DEREncoder
encodeOptional
(
T
)
(
in
T
value
,
in
T
default_value
=
T.init
)
Meta
Source
See Implementation
botan
asn1
der_enc
DEREncoder
functions
addObject
encode
encodeIf
encodeList
encodeNull
encodeOptional
endCons
endExplicit
getContents
getContentsRef
getContentsUnlocked
rawBytes
startCons
startExplicit