Indicates if an EC_KEY can be used for signing.
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] int EC_KEY_can_sign(EC_KEY const* eckey);
Deprecated. Use of this entity is allowed but discouraged.
1 if can sign and 0 otherwise.