![]() |
Home | Libraries | People | FAQ | More |
The null data type of the ASN1 specification is supported in the Boost.ASN1
library by the class null_t.
Null types normally are used as place holders for ASN1 objects. Nulls are
transmitted with the tag identifier and a zero length without any data
associated with it.
| Copyright © 2007 Andreas Haberstroh |