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