mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-21 05:53:27 +00:00
Added case statement for 2.23.133.2.25 just like for 2.23.133.2.17 so that the error isn't thrown. (#272)
This commit is contained in:
parent
c319821e41
commit
db31614694
@ -766,6 +766,7 @@ public class PlatformCredential extends DeviceAssociatedCertificate {
|
||||
new PlatformConfigurationV2(attributeSequence));
|
||||
break;
|
||||
case TCG_PLATFORM_SPECIFICATION:
|
||||
case PLATFORM_CREDENTIAL_TYPE:
|
||||
// handled in parseFields
|
||||
break;
|
||||
case TCG_CREDENTIAL_SPECIFICATION:
|
||||
|
Loading…
Reference in New Issue
Block a user