Searched defs:certificate_chain (Results 1 – 6 of 6) sorted by relevance
35 def certificate_chain(): function
34 def certificate_chain(): function
77 certificate_chain=None, argument177 certificate_chain=None): argument
131 def __cinit__(self, pem_root_certificates, private_key, certificate_chain): argument
154 def __cinit__(self, bytes private_key, bytes certificate_chain):
1381 certificate_chain=None): argument