Experimental List
- page Experimental List
- Global anj_crypto_storage_create_record (void *crypto_ctx, anj_crypto_security_info_t *out_info, const void *data, size_t data_size)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_deinit (void *out_crypto_ctx)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_delete_record (void *crypto_ctx, const anj_crypto_security_info_t *info)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_get_persistence_info (void *crypto_ctx, const anj_crypto_security_info_external_t *info, void *out_data, size_t *out_data_size)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_init (void **out_crypto_ctx)
This is an experimental API. This API can change in the future versions without any notice.
- Global ANJ_CRYPTO_STORAGE_PERSISTENCE_INFO_MAX_SIZE
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_resolve_external_private_key_info (void *crypto_ctx, anj_crypto_security_info_external_t *info, void *out_pk_ctx)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_resolve_persistence_info (void *crypto_ctx, const void *data, size_t data_size, anj_crypto_security_info_external_t *out_info)
This is an experimental API. This API can change in the future versions without any notice.
- Global anj_crypto_storage_resolve_security_info (void *crypto_ctx, const anj_crypto_security_info_external_t *info, char *out_buffer, size_t out_buffer_size, size_t *out_record_size)
This is an experimental API. This API can change in the future versions without any notice.
- File storage.h
This is an experimental crypto storage API. This API can change in the future versions without any notice.