Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SSL_CIPHER objects are conceptually const in any case and this allows STACK_OF(SSL_CIPHER) to return a const pointer, as is done in BoringSSL and, perhaps, OpenSSL in the future.
- Loading branch information