pub const exec fn SET<C: Copy>(inner: C) -> SetFmt<C>
ASN1Fmt::<C, DER>(TagFmt::SET, inner),
Construct a DER SET whose component chain is already in canonical tag order.
SET