MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / setCheckCertificateEnabled

Method setCheckCertificateEnabled

src/async/imap/MCIMAPAsyncSession.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void IMAPAsyncSession::setCheckCertificateEnabled(bool enabled)
182{
183 mCheckCertificateEnabled = enabled;
184}
185
186bool IMAPAsyncSession::isCheckCertificateEnabled()
187{

Callers 1

sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected