Home
last modified time | relevance | path

Searched defs:CredentialConfig (Results 1 – 1 of 1) sorted by relevance

/ssl/test/
A Dtest_config.h34 struct CredentialConfig { struct
35 CredentialConfigType type; argument
36 std::string cert_file;
37 std::string key_file;
38 std::vector<uint16_t> signing_prefs;
40 std::vector<uint8_t> ocsp_response;
42 bool must_match_issuer = false;
43 std::vector<uint8_t> pake_context;
44 std::vector<uint8_t> pake_client_id;
46 std::vector<uint8_t> pake_password;
[all …]

Completed in 29 milliseconds