Open
Description
Due to BER:
read_nested
now includes primitiveDecodeValue
s too
(added in der: addReader::read_value
, auto-nestDecodeValue
#1877)
(partial fix in der: autoread_nested
in trait:DecodeValue::decode_value_nested
#1916)- indefinite flag in
Length
(der: addindefinite
flag toLength
#1894) - users of pure DER need to compile BER code too (maybe add feature flag?)
(added in der: constructedOctetString
support #1899) constructed flag inHeader
(will be added in Negative test case for constructed, definite-length octet string #1931)
Metadata
Metadata
Assignees
Labels
No labels