Searched refs:m_hCertStore (Results 1 – 2 of 2) sorted by relevance
141 if( m_hCertStore != NULL ) { in ~SecurityEnvironment_MSCryptImpl()143 m_hCertStore = NULL ; in ~SecurityEnvironment_MSCryptImpl()323 return m_hCertStore ; in getCertDb()327 if( m_hCertStore != NULL ) { in setCertDb()329 m_hCertStore = NULL ; in setCertDb()664 if(m_hCertStore == NULL) continue ; in getCertificate()665 hCertStore = m_hCertStore ; in getCertificate()845 m_hCertStore , in buildCertificatePath()850 m_hCertStore , in buildCertificatePath()1046 m_hCertStore , in verifyCertificate()[all …]
77 HCERTSTORE m_hCertStore ; member in SecurityEnvironment_MSCryptImpl
Completed in 21 milliseconds