|
Android-cuttlefish cvd tool
|
#include <stdint.h>#include <optional>#include <vector>

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