liboauth: Make oauth_create() private and remove oauth_create_p12().
authorFlorian Forster <octo@collectd.org>
Thu, 7 Dec 2017 11:05:46 +0000 (12:05 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 4 Oct 2018 19:14:37 +0000 (21:14 +0200)
commit6719896777092404f9f2e2e599ced58db461b9a2
tree3a3164c031e7c2f00ca35b4841ee8cd5788ee1be
parent10f09e8488eb6d7b3a29058791d0aec1fdcf6d38
liboauth: Make oauth_create() private and remove oauth_create_p12().

The former is not used externally, the latter is not used at all.
src/utils_oauth.c
src/utils_oauth.h