Value Mappings

ASN1C can parse any type of ASN.1 value specification, but it will only generate code for following value specifications:

ASN.1 value specifications are mapped to Go constant declarations of various types with the name transformed to start with prefix 'Asn1v' followed by the value name transformed as per Go naming rules.