DistinguishedName.toString

string toString() const pure @safe

Converts 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".