mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-02-21 18:06:42 +00:00
deadstore
This commit is contained in:
parent
cc90caf01f
commit
bc9f484aa9
@ -1463,15 +1463,15 @@ public class SupplyChainCredentialValidatorTest {
|
||||
nicComponentInfo)
|
||||
);
|
||||
|
||||
pcComponentIdentifier = new ComponentIdentifier(
|
||||
new DERUTF8String(nicComponentInfo.getComponentManufacturer()),
|
||||
new DERUTF8String(nicComponentInfo.getComponentModel()),
|
||||
null,
|
||||
new DERUTF8String(nicComponentInfo.getComponentRevision()),
|
||||
null,
|
||||
ASN1Boolean.TRUE,
|
||||
Collections.emptyList()
|
||||
);
|
||||
// pcComponentIdentifier = new ComponentIdentifier(
|
||||
// new DERUTF8String(nicComponentInfo.getComponentManufacturer()),
|
||||
// new DERUTF8String(nicComponentInfo.getComponentModel()),
|
||||
// null,
|
||||
// new DERUTF8String(nicComponentInfo.getComponentRevision()),
|
||||
// null,
|
||||
// ASN1Boolean.TRUE,
|
||||
// Collections.emptyList()
|
||||
// );
|
||||
|
||||
// Assert.assertTrue(
|
||||
// SupplyChainCredentialValidator.isMatch(UUID.randomUUID(), pcComponentIdentifier,
|
||||
|
Loading…
x
Reference in New Issue
Block a user