Android-cuttlefish cvd tool
|
#include <openssl/x509v3.h>
Go to the source code of this file.
Namespaces | |
namespace | adb |
namespace | adb::crypto |
Functions | |
bssl::UniquePtr< X509 > | adb::crypto::GenerateX509Certificate (EVP_PKEY *pkey) |
std::string | adb::crypto::X509ToPEMString (X509 *x509) |