couple bugs in excludeList fixed..

This commit is contained in:
Conor Patrick
2018-05-24 23:13:47 -04:00
parent d9c5bf2ea1
commit 2b482f0c43
3 changed files with 14 additions and 9 deletions

2
ctap.h
View File

@@ -165,7 +165,7 @@ typedef struct
int32_t COSEAlgorithmIdentifier;
CborValue excludeList;
int excludeListSize;
size_t excludeListSize;
uint8_t rk;
uint8_t uv;