Function anj_crypto_storage_deinit

Function Documentation

void anj_crypto_storage_deinit(void *out_crypto_ctx)

Deinitializes the Cryptographic storage context.

This function is called once in anj_core_shutdown to clean up the resources associated with the Cryptographic storage context.

Parameters:

out_crypto_ctx – Cryptographic context.