Functions | Variables
_credentials Namespace Reference

Functions

def _load_credential_from_file (filepath)
 

Variables

def ROOT_CERTIFICATE = _load_credential_from_file('credentials/root.crt')
 
def SERVER_CERTIFICATE = _load_credential_from_file('credentials/localhost.crt')
 
def SERVER_CERTIFICATE_KEY = _load_credential_from_file('credentials/localhost.key')
 

Function Documentation

◆ _load_credential_from_file()

def _credentials._load_credential_from_file (   filepath)
private

Definition at line 19 of file _credentials.py.

Variable Documentation

◆ ROOT_CERTIFICATE

def _credentials.ROOT_CERTIFICATE = _load_credential_from_file('credentials/root.crt')

Definition at line 27 of file _credentials.py.

◆ SERVER_CERTIFICATE

def _credentials.SERVER_CERTIFICATE = _load_credential_from_file('credentials/localhost.crt')

Definition at line 25 of file _credentials.py.

◆ SERVER_CERTIFICATE_KEY

def _credentials.SERVER_CERTIFICATE_KEY = _load_credential_from_file('credentials/localhost.key')

Definition at line 26 of file _credentials.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50