Skip to main content

Module fields

Module fields 

Source
Expand description

Representing all fields for a SEQUENCE or SET type.

Structs§

Field
Represents a field in a SET or SEQUENCE type.
Fields
Represents all of the values that make up a given value in ASN.1.

Enums§

FieldPresence
The presence of a field in constructed type, used to determine whether to expect a given field when encoding or decoding, and how to react when it is not present.