Removes {i2o,o2i}_SCT_signature from the CT public API
authorRob Percival <robpercival@google.com>
Tue, 23 Aug 2016 16:27:35 +0000 (17:27 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 23 Aug 2016 19:23:28 +0000 (20:23 +0100)
commit63e27d4d0f3ff698013dd8f5c5b71f923366c288
tree1e34043c774c0d98dcb5ed5d7c596c6902f13d8f
parent986dbbbeffb0f998aa1e9aa80d24ddb4d10d0f73
Removes {i2o,o2i}_SCT_signature from the CT public API

They may return if an SCT_signature struct is added in the future that
allows them to be refactored to conform to the i2d/d2i function signature
conventions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/ct/ct_locl.h
include/openssl/ct.h
util/libcrypto.num