Searched refs:CertificateFile (Results 1 – 1 of 1) sorted by relevance
43 $CertificateFile = [system.io.path]::GetTempPath() + "certificate.pfx" in SignEsptool() variable55 …gn", "/tr", 'http://timestamp.digicert.com', "/td", "SHA256", "/f", $CertificateFile, "/fd", "SHA2… in SignEsptool()64 [IO.File]::WriteAllBytes($CertificateFile, $CertificateBytes) in SignEsptool() variable69 Remove-Item $CertificateFile in SignEsptool() variable71 Remove-Item $CertificateFile in SignEsptool() variable