11.12.3.4.54. Function mbedtls_ecp_keypair_free_o

11.12.3.4.54.1. Function Documentation

void mbedtls_ecp_keypair_free_o(mbedtls_ecp_keypair *key)

This function frees the components of a key pair. Original implementation.

Parameters
  • key: The key pair to free.