in scripts/vpn-endpoint-security-resource-handler.py [0:0]
def get_bytes_from_file(filename): return open(filename, "rb").read()