Expand description
BER ANY open type and capture wrappers.
Structs§
- BerAny
Fmt - BER ANY/open type with bounded nesting for indefinite-length constructed values.
- BerAny
RecBody - BerEnd
Fmt - Zero-width boundary marker for the contents of a schema-defined BER constructed value.
Constants§
Functions§
Type Aliases§
- EocFmt
- Exact BER end-of-contents marker: the universal primitive EOC tag followed by a zero length
octet (
00 00).