go-attestation/attributecert
Matthew Garrett 4ad1cc2bf5 Fix type for ComponentClassValue
This is an octet string (ie, an array of bytes) rather than a string.
Fix it to be []byte.
2020-11-12 16:31:41 -08:00
..
testdata Parse out platform component and properties data 2020-05-08 14:32:33 -07:00
attributecert_test.go Add tests to verify attribute certificate signatures 2020-05-06 18:54:52 -07:00
attributecert.go Fix type for ComponentClassValue 2020-11-12 16:31:41 -08:00