X500Name.getRFC2253Name

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

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

Meta