Searched defs:X509NameAttribute (Results 1 – 1 of 1) sorted by relevance
66 struct NET_EXPORT X509NameAttribute { struct67 X509NameAttribute(der::Input in_type, in X509NameAttribute() function75 enum class PrintableStringHandling { kDefault, kAsUTF8Hack };113 typedef std::vector<X509NameAttribute> RelativeDistinguishedName; argument