|
BSL v1.0.0 - 29.g99f1b76
AMMOS Bundle Protocol Security Library (BSL)
|
Include dependency graph for key_registry.c:Functions | |
| int | mock_bpa_key_registry_init (const char *pp_cfg_file_path) |
| Initialize JWKs. | |
| int | mock_bpa_rfc9173_bcb_cek (unsigned char *buf, int len) |
| Custom RNG function for BCB testing. | |
| int mock_bpa_key_registry_init | ( | const char * | pp_cfg_file_path | ) |
Initialize JWKs.
| pp_cfg_file_path | path to JSON file with JWKs |
References BSL_Crypto_AddRegistryKey(), BSL_LOG_DEBUG, BSL_LOG_ERR, BSL_LOG_INFO, and mock_bpa_base64_decode().
Referenced by main().