Searched defs:CertificateFile (Results 1 – 1 of 1) sorted by relevance
43 $CertificateFile = [system.io.path]::GetTempPath() + "certificate.pfx" in SignEsptool() variable64 [IO.File]::WriteAllBytes($CertificateFile, $CertificateBytes) in SignEsptool() variable69 Remove-Item $CertificateFile in SignEsptool() variable71 Remove-Item $CertificateFile in SignEsptool() variable