change comments

This commit is contained in:
iadgovuser58 2024-05-09 16:00:41 -04:00
parent 10c1382c6c
commit 693968059b

View File

@ -52,10 +52,6 @@ public class UefiSignatureData {
*/
@Getter
private boolean valid = false;
// /**
// * UEFI Certificate SHA1 hash.
// */
// private byte[] binaryHash = new byte[UefiConstants.SIZE_40];
/**
* UEFI Certificate SHA256 hash.
*/