Package org.bouncycastle.oer
package org.bouncycastle.oer
OER (Octet Encoding Rules, X.696) framework — the encoder / decoder runtime and
the
OERDefinition template builders used to describe ASN.1 schemas in code.
Drives the ITS / V2X wire-format types under org.bouncycastle.oer.its.-
ClassDescriptionOER Element is the result of building the OER definition.Element suppliers allow us to defer the finalisation of a definition until the point at which it is used.OER sequence decoder, decodes prefix and determines which optional parts are available.A placeholder object that represents an absent item.A switch is intended to examine the state of the OER decoding stream and return an oer definition to based on that state.