|
plugin
2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
|
#include <array>#include <cstdint>#include <string>#include <vector>
Include dependency graph for Manifest.hh:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | fedem::sign::ManifestData |
| struct | fedem::sign::ManifestResult |
| class | fedem::sign::Manifest |
Namespaces | |
| fedem | |
| fedem::sign | |
Variables | |
| constexpr std::size_t | fedem::sign::ED25519_SIG_BYTES = 64 |
| constexpr char const * | fedem::sign::kManifestSection = ".dso_manifest" |
| constexpr char const * | fedem::sign::kSigSection = ".dso_sig" |