Package org.spdx.maven
Class Checksum
java.lang.Object
org.spdx.maven.Checksum
Holds the value and algorithm of a checksum used in the SPDX document
- Author:
- Gary O'Neall
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Checksum
- Parameters:
algorithm
- checksum algorithmvalue
- checksum result
-
-
Method Details