struct io.SslCertNameEntry

struct SslCertNameEntry {
    // fields

    io.SslNid m_nid;
    string_t m_name;
    string_t m_value;
};