change comments

This commit is contained in:
iadgovuser58 2024-05-09 16:00:41 -04:00 committed by chubtub
parent 6e0fa24ef7
commit d20ee5e9e9

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.
*/