#include <AuthenticationSecure.h>
Public Attributes | |
| std::array< std::uint8_t, 16 > | challenge |
| std::array< std::uint8_t, 16 > | salt |
Definition at line 19 of file AuthenticationSecure.h.
| std::array<std::uint8_t, 16> visionary::ChallengeRequest::challenge |
Definition at line 21 of file AuthenticationSecure.h.
| std::array<std::uint8_t, 16> visionary::ChallengeRequest::salt |
Definition at line 22 of file AuthenticationSecure.h.