BALTECH SDK wrapper functions reference

§ aes_destroy_ctx()

void aes_destroy_ctx ( aes_ctx  ctx)

Destroy an AES context and securely wipe its memory.

Always call this after finished using an AES context.

Parameters
ctxContext to destroy and free