Skip to content

Conversation

@metsma
Copy link
Contributor

@metsma metsma commented Aug 7, 2023

WE2-811

Signed-off-by: Raul Metsma raul@metsma.ee

Copy link
Member

@mrts mrts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, excellent work as always - reading the key type from file is the most straight-forward and elegant way to handle this!

if (data.empty()) {
return {false, keyID};
}
static const byte_vector needle {0x02, 0x02, 0x00};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needle is vague, keyIDPattern tells what we are looking for. But let's fix it in the future.

WE2-811

Signed-off-by: Raul Metsma <raul@metsma.ee>
@mrts mrts merged commit 4436cc9 into web-eid:main Sep 15, 2023
@metsma metsma deleted the lat branch September 18, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants