Method Standards.X509.TBSCertificate()->dn_str()
- Method dn_str
 stringdn_str(Sequencedn)- Description
 Try to extract a readable name from
dn. This is one of commonName, organizationName or organizationUnitName. The first that is found is returned. Suitable for subjects and issuer sequences.