Searched refs:pDeleteCtx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp322 PCCERT_CONTEXT pDeleteCtx = CertDuplicateCertificateContext(pCurCtx); local
323 if (pDeleteCtx)
325 if (CertDeleteCertificateFromStore(pDeleteCtx))

Completed in 43 milliseconds