Verifies that a private and/or public key is valid.
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] int EC_KEY_check_key(EC_KEY const* key);
Deprecated. Use of this entity is allowed but discouraged.
1 on success and 0 otherwise.