Skip to content

feat: X509HandleOpenSSL and KeyHandleOpenSSL moved to openssl_types.hpp

Codacy Production / Codacy Static Code Analysis required action Jun 7, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
- Added 2
           

See the complete overview on Codacy

Annotations

Check notice on line 97 in include/evse_security/detail/openssl/openssl_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/detail/openssl/openssl_types.hpp#L97

Struct 'X509HandleOpenSSL' has a constructor with 1 argument that is not explicit.

Check notice on line 109 in include/evse_security/detail/openssl/openssl_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/detail/openssl/openssl_types.hpp#L109

Struct 'KeyHandleOpenSSL' has a constructor with 1 argument that is not explicit.