Package io.jenkins.plugins.slsa.util
Class Digest
- All Implemented Interfaces:
FilePath.FileCallable<String>,Serializable,ControllerToAgentFileCallable<String>,org.jenkinsci.remoting.RoleSensitive
A
FilePath.FileCallable implementation to generate
digests for workspace files.- See Also:
-
Constructor Details
-
Digest
-
-
Method Details
-
ofSha256
-
invoke
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-