Skip to content

Commit

Permalink
Update include/evse_security/evse_security.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Piet Gömpel <[email protected]>
Signed-off-by: John <[email protected]>
  • Loading branch information
AssemblyJohn and Pietfried authored Mar 20, 2024
1 parent 369bea8 commit e1933f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/evse_security/evse_security.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class EvseSecurity {
/// @brief Retrieves the certificate count applying the \p certificate_types filter.
int get_count_of_installed_certificates(const std::vector<CertificateType>& certificate_types);

/// @brief Command to retrieve the OCSP request data of the V2G certificates (V2G leaf and possibly SubCAs)
/// @brief Command to retrieve the OCSP request data of the V2G certificates (SubCAs and possibly V2G leaf)
/// @return contains OCSP request data
OCSPRequestDataList get_v2g_ocsp_request_data();

Expand Down

0 comments on commit e1933f5

Please sign in to comment.