Commit 4fbfe86a authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't use an enum in the return type for a public API function



We use an int instead. That means SSL_key_update() also should use an int.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
parent 9b92f161
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment