DerBuilder
Builder for DerConfiguration, used by DER { ... }.
encodeDefaults: include/exclude default-valued properties.
explicitNulls: encode
nullas ASN.1NULLor omit nullable values.serializersModule: module used for contextual/open-polymorphic serializers.
maxInputLength maximum allowed total number of encoded DER bytes to consume before refusing to parse and throwing. This limit is enforced before reading or peeking from the underlying source. Defaults to UInt.MAX_VALUE.