rasn-its 0.28.13

ASN.1 implementations for Intelligent Transport Systems (ITS) V2X communications
Documentation
1
2
3
4
5
6
7
8

# IEEE 1609.2-2022 Standard for Wireless Access in Vehicular Environments--Security Services for Application and Management Messages

The standard can be found [here](https://standards.ieee.org/ieee/1609.2/10258/).

The module contains `rasn` ASN.1 data structures for the IEEE 1609.2-2022 standard.
The data structures have been partially constructed with compiler, but they have been manually modified and verified to make them more usable. They also haven been modified to be more idiomatic Rust.