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 651ad96 commit 369bea8
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 @@ -118,7 +118,7 @@ class EvseSecurity {
/// @return contains OCSP request data
OCSPRequestDataList get_v2g_ocsp_request_data();

/// @brief Retrieves the OCSP request data of the given \p certificate_chain
/// @brief Retrieves the OCSP request data of the given contract \p certificate_chain
/// @param certificate_chain PEM formatted certificate or certificate chain
/// @param certificate_type type of the leaf certificate
/// @return contains OCSP request data
Expand Down

0 comments on commit 369bea8

Please sign in to comment.