You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Move mbedlts print func to SSLMbedTLSContext.
This commit is contained in:
@@ -51,6 +51,8 @@ protected:
|
||||
static PoolByteArray _read_file(String p_path);
|
||||
|
||||
public:
|
||||
static void print_mbedtls_error(int p_ret);
|
||||
|
||||
Ref<X509CertificateMbedTLS> certs;
|
||||
mbedtls_entropy_context entropy;
|
||||
mbedtls_ctr_drbg_context ctr_drbg;
|
||||
|
||||
Reference in New Issue
Block a user