|
Golioth Firmware SDK
|
#include <stdint.h>#include <golioth/golioth_status.h>#include <golioth/client.h>#include <golioth/config.h>Go to the source code of this file.
Functions | |
| enum golioth_status | golioth_pki_issue_cert (struct golioth_client *client, const uint8_t *csr, size_t csr_size, golioth_post_cb_fn callback, void *callback_arg) |