MCPcopy Create free account
hub / github.com/codehasan/dex2c / get_certificate_name_string

Function get_certificate_name_string

androguard/util.py:17–61  ·  view source on GitHub ↗

Format the Name type of a X509 Certificate in a human readable form. :param name: Name object to return the DN from :param short: Use short form (default: False) :param delimiter: Delimiter string or character between two parts (default: ', ') :type name: dict or :class:`asn1c

(name, short=False, delimiter=', ')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__str__Method · 0.90
show_CertificateFunction · 0.90

Calls 1

getMethod · 0.45

Tested by

no test coverage detected