Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
X509_async.Distinguished_nameSourcetype attribute = X509.Distinguished_name.attribute = | CN of string| Serialnumber of string| C of string| L of string| ST of string| O of string| OU of string| T of string| DNQ of string| Mail of string| DC of string| Given_name of string| Surname of string| Initials of string| Pseudonym of string| Generation of string| Street of string| Userid of string| Other of Asn.oid * stringval make_pp : 
  format:[ `OSF | `OpenSSL | `RFC4514 ] ->
  ?spacing:[ `Loose | `Medium | `Tight ] ->
  unit ->
  t Fmt.tval pp : t Fmt.tval common_name : t -> string optionval encode_der : t -> string