DiceKeys Seeded Cryptography Library
Secret Member List

This is the complete list of members for Secret, including all inherited members.

deriveFromSeed(const std::string &seedString, const std::string &recipe)Secretstatic
fromJson(const std::string &seedAsJson)Secretstatic
fromSerializedBinaryForm(const SodiumBuffer &serializedBinaryForm)Secretstatic
recipeSecret
Secret(const Secret &other)Secret
Secret(const SodiumBuffer &secretBytes, const std::string &recipe={})Secret
Secret(const std::string &seedString, const std::string &recipe)Secret
secretBytesSecret
toJson(int indent=-1, const char indent_char=' ') constSecret
toSerializedBinaryForm() constSecret