5#ifndef FORESTHUB_PLATFORM_CRYPTO_HPP
6#define FORESTHUB_PLATFORM_CRYPTO_HPP
36 virtual std::shared_ptr<TLSClientWrapper>
CreateTlsClient(
const char* root_ca =
nullptr,
37 unsigned long timeout_ms = 5000) = 0;
Top-level namespace for the ForestHub SDK.