AbstractSyntaxNotation1Element.LengthEncodingPreference

Determines how the lengths of elements are encoded, if you have a choice. When using Distinguished Encoding Rules (DER), this is ignored entirely, since only definite-length encoding is permitted, for instance. Used for setting lengthEncodingPreference in elements where you have a choice.

Values

ValueMeaning
definite
indefinite

Meta