LibreOffice Module xmlsecurity (master) 1
Functions
secerror.hxx File Reference
#include <sal/config.h>
#include <certt.h>
#include <prerror.h>
Include dependency graph for secerror.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * getCertError (PRErrorCode errNum)
 
void printChainFailure (CERTVerifyLog *log)
 

Function Documentation

◆ getCertError()

const char * getCertError ( PRErrorCode  errNum)

◆ printChainFailure()

void printChainFailure ( CERTVerifyLog *  log)

Definition at line 59 of file secerror.cxx.

References getCertError(), log, and SAL_INFO.

Referenced by SecurityEnvironment_NssImpl::verifyCertificate().