DistinguishedName.toString
string toString() const pure @safeConverts the DN to a human-readable string in RFC 2253 format.
Returns
The DN as a string like "CN=example.com,O=Example Inc,C=US".
string toString() const pure @safeConverts the DN to a human-readable string in RFC 2253 format.