Skip to content

Data Store #72

Answered by ayushev
gaetanoi asked this question in Q&A
Oct 12, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @gaetanoi

you can define how would you like to write data into the object, either overwrite completely or only partially.
optiga_util_write_data() fnction has a parameter write_type which can be either OPTIGA_UTIL_WRITE_ONLY or OPTIGA_UTIL_ERASE_AND_WRITE, the latter one will erase the object and then write your newly provided data, the first one will simply write over existing data.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gaetanoi
Comment options

@ayushev
Comment options

Answer selected by ayushev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants