TuyaOS
|
Common process - adapter the asymmetrical api provide by OS 更多...
#include "tuya_cloud_types.h"
#include "tkl_asymmetrical.h"
#include "tuya_iot_config.h"
#include "tuya_tls.h"
#include "mbedtls/rsa.h"
#include "mbedtls/ecdsa.h"
#include "mbedtls/pk.h"
宏定义 | |
#define | OUTPUT_FORMAT_DER 1 |
#define | OUTPUT_FORMAT_PEM 0 |
#define | OUTPUT_MODE_NONE 0 |
#define | OUTPUT_MODE_PRIVATE 1 |
#define | OUTPUT_MODE_PUBLIC 2 |
Common process - adapter the asymmetrical api provide by OS