mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-28 08:48:59 +00:00
change comments
This commit is contained in:
parent
8d93e9eacb
commit
0194349f1e
@ -52,10 +52,6 @@ public class UefiSignatureData {
|
|||||||
*/
|
*/
|
||||||
@Getter
|
@Getter
|
||||||
private boolean valid = false;
|
private boolean valid = false;
|
||||||
// /**
|
|
||||||
// * UEFI Certificate SHA1 hash.
|
|
||||||
// */
|
|
||||||
// private byte[] binaryHash = new byte[UefiConstants.SIZE_40];
|
|
||||||
/**
|
/**
|
||||||
* UEFI Certificate SHA256 hash.
|
* UEFI Certificate SHA256 hash.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user