elements property
A list of elements. Only set if this ASN1OctetString is constructed, otherwhise null.
Implementation
List<ASN1Object>? elements;
A list of elements. Only set if this ASN1OctetString is constructed, otherwhise null.
List<ASN1Object>? elements;