Searched defs:X25519SharedSecretTestVector (Results 1 – 1 of 1) sorted by relevance
326 struct X25519SharedSecretTestVector { struct327 std::string private_key;328 std::string public_key;329 std::string expected_shared_secret;