OCSP checking API was deprecated since Tizen 6.5. 35/295235/1
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 4 Jul 2023 05:32:01 +0000 (07:32 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Tue, 4 Jul 2023 05:32:01 +0000 (07:32 +0200)
This piece of code got to 6.0 branch by accident when merging
E2EE features to old branch.

Change-Id: I8c11358f3f27616c4ef4dd0ffa8f079d6f9023b6

src/include/ckmc/ckmc-manager.h

index f4db37f..47b85b8 100644 (file)
@@ -852,7 +852,6 @@ int ckmc_get_cert_chain_with_trustedcert(const ckmc_cert_s *cert,
 
 
 /**
- * @deprecated Deprecated since 6.5. Use raw OpenSSL instead.
  * @brief Performs OCSP that checks certificate is whether revoked or not.
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  * @privlevel public