Method Standards.X509.TBSCertificate()->dn_str()
- Method dn_str
string dn_str(Sequence dn)
- 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.