-.\" $OpenBSD: X509_NAME_print_ex.3,v 1.11 2018/05/19 22:05:58 schwarze Exp $
+.\" $OpenBSD: X509_NAME_print_ex.3,v 1.12 2021/11/11 15:58:49 schwarze Exp $
.\" full merge up to: OpenSSL aebb9aac Jul 19 09:27:53 2016 -0400
.\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800
.\"
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 19 2018 $
+.Dd $Mdocdate: November 11 2021 $
.Dt X509_NAME_PRINT_EX 3
.Os
.Sh NAME
uses spaced semicolon and plus.
.Dv XN_FLAG_SEP_MULTILINE
uses spaced newline and plus respectively.
+.Dv XN_FLAG_SEP_MASK
+contains the bits used to represent these four options.
.Pp
If
.Dv XN_FLAG_DN_REV
It will use the short name (e.g. CN), the long name (e.g. commonName),
always use OID numerical form (normally OIDs are only used if the
field name is not recognised) and no field name, respectively.
+.Dv XN_FLAG_FN_MASK
+contains the bits used to represent these four options.
.Pp
If
.Dv XN_FLAG_SPC_EQ