libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Keystore.h File Reference
#include <string>
#include <vector>
#include <cstdint>
#include <memory>
#include <unordered_map>
#include "ship/core/Component.h"
Include dependency graph for Keystore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ship::KeystoreEntry
 A single named key stored in the Keystore. More...
 
class  Ship::Keystore
 Persistent store of cryptographic keys used for archive signature verification. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.
 

Enumerations

enum class  Ship::KeyOrigin { Ship::User , Ship::Game , Ship::System }
 Describes where a key originated. More...