|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| PublicKey (std::string_view data) | |
| Public Member Functions inherited from nix::Key | |
| Key (std::string_view s) | |
| std::string | to_string () const |
Friends | |
| struct | SecretKey |
Additional Inherited Members | |
| Public Attributes inherited from nix::Key | |
| std::string | name |
| std::string | key |
| Protected Member Functions inherited from nix::Key | |
| Key (std::string_view name, std::string &&key) | |