You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Henk van Cann edited this page Aug 6, 2024
·
3 revisions
Definition
A convenience class for supporting stream parsing, including nested (tunneled, encrypted) CESR streams. Streams can be a mixture/combination of different primitives, including other streams. A stream is a concatenation of primitives.
It is akin to a cryptographic primitive yet is not a cryptographic primitive itself.
It supports ESSR by making it easier to handle tunneled streams.