mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 04:58:00 +00:00
change comments
This commit is contained in:
parent
10c1382c6c
commit
693968059b
@ -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