Home
last modified time | relevance | path

Searched refs:_ssl__SSLContext_load_cert_chain (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_ssl.c.h503 …{"load_cert_chain", (PyCFunction)_ssl__SSLContext_load_cert_chain, METH_FASTCALL|METH_KEYWORDS, _s…
510 _ssl__SSLContext_load_cert_chain(PySSLContext *self, PyObject *const *args, Py_ssize_t nargs, PyObj… in _ssl__SSLContext_load_cert_chain() function