free method

void free()

Implementation

void free() {
  olm_clear_pk_signing(_inst);
  _freed();
}