Android-cuttlefish cvd tool
|
#include <cstdint>
#include <optional>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::confui |
Functions | |
std::optional< std::vector< std::uint8_t > > | cuttlefish::confui::TestSign (const std::vector< std::uint8_t > &message) |
std::optional< std::vector< std::uint8_t > > | cuttlefish::confui::Sign (const std::vector< std::uint8_t > &message) |