Android-cuttlefish cvd tool
Namespaces | Functions
x509_generator.h File Reference
#include <openssl/x509v3.h>
Include dependency graph for x509_generator.h:
This graph shows which files directly or indirectly include this file:

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)