|
Botan 3.13.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::SPAKE2p::RegistrationRecord, including all inherited members.
| deserialize(const SystemParameters ¶ms, std::span< const uint8_t > record) | Botan::SPAKE2p::RegistrationRecord | static |
| from_password(const SystemParameters ¶ms, std::string_view password, std::span< const uint8_t > prover_id, std::span< const uint8_t > verifier_id, std::span< const uint8_t > salt, RandomNumberGenerator &rng) | Botan::SPAKE2p::RegistrationRecord | static |
| ProverSecret class | Botan::SPAKE2p::RegistrationRecord | friend |
| serialize() const | Botan::SPAKE2p::RegistrationRecord | |
| VerifierContext class | Botan::SPAKE2p::RegistrationRecord | friend |