#include <wycheproof_util.h>
Public Member Functions | |
| bool | IsValid (const std::vector< std::string > &acceptable_flags={}) const |
Public Attributes | |
| std::vector< std::string > | flags |
| WycheproofRawResult | raw_result |
Definition at line 34 of file wycheproof_util.h.
Definition at line 29 of file wycheproof_util.cc.
| std::vector<std::string> WycheproofResult::flags |
Definition at line 36 of file wycheproof_util.h.
| WycheproofRawResult WycheproofResult::raw_result |
Definition at line 35 of file wycheproof_util.h.