X500Name.getRFC1779Name

Returns a string form of the X.500 distinguished name using the algorithm defined in RFC 1779. Only standard attribute type keywords defined in RFC 1779 are emitted.

  1. string getRFC1779Name()
    class X500Name
    string
    getRFC1779Name
    ()
  2. string getRFC1779Name(Map!(string, string) oidMap)

Meta