Class WindowsRegistry
- java.lang.Object
-
- io.jenkins.plugins.venaficodesigning.WindowsRegistry
-
public class WindowsRegistry extends Object
-
-
Constructor Summary
Constructors Constructor Description WindowsRegistry(CommandLauncher launcher, boolean use64Bit)
-
-
-
Constructor Detail
-
WindowsRegistry
public WindowsRegistry(CommandLauncher launcher, boolean use64Bit)
-
-
Method Detail
-
readKey
public String readKey(String keyName, String valueName) throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-