Function anj_crypto_storage_deinit

Function Documentation

void anj_crypto_storage_deinit(void *out_crypto_ctx)

Experimental:

This is an experimental API. This API can change in the future versions without any notice.

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.