blob: 005eb848724e52d5a24bb0dbf444bcf780dc42b9 [file] [log] [blame]
/** @file
OpensslLib class with APIs from the openssl project
Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef OPENSSL_LIB_H_
#define OPENSSL_LIB_H_
#include <openssl/opensslv.h>
#endif