Validate signing certificate on issue date and on TSA time #1613
Annotations
11 errors
|
Build:
src/crypto/OCSP.h#L40
'string': is not a member of 'std'
|
Build:
src/crypto/OCSP.h#L40
missing type specifier - int assumed. Note: C++ does not support default-int
|
Build:
src/crypto/OCSP.h#L40
syntax error: missing ',' before '&'
|
Build:
src/crypto/OCSP.h#L40
syntax error: missing ')' before '{'
|
Build:
src/crypto/OCSP.h#L40
syntax error: ')'
|
Build:
src/crypto/OCSP.h#L40
'std::unique_ptr<OCSP_RESPONSE,void (__cdecl *)(OCSP_RESPONSE *)>::unique_ptr': no appropriate default constructor available
|
Build:
src/crypto/OCSP.h#L40
'std::unique_ptr<OCSP_BASICRESP,void (__cdecl *)(OCSP_BASICRESP *)>::unique_ptr': no appropriate default constructor available
|
Build:
src/crypto/OCSP.cpp#L48
'digidoc::OCSP::OCSP(const digidoc::X509Cert &,const digidoc::X509Cert &,const std::string &)': overloaded member function not found in 'digidoc::OCSP'
|
Build:
src/crypto/OCSP.cpp#L51
'digidoc::OCSP::{ctor}': constructor initializer lists are only allowed on constructor definitions
|
Build:
src/crypto/OCSP.cpp#L111
illegal reference to non-static member 'digidoc::OCSP::basic'
|
Loading