Skip to content

Commit 9024375

Browse files
author
Anders Åstrand
committed
Refactor some lower level functions in tde_keyring
Previously write_key_provider_info() was a bit of a "do everything" function that had very different behavior depending on what parameters was passed to it. This commit reworks it to a "dumb" function that just writes the data without asking questions and have the callers take responsibility for data validity. This is to make it easier to validate the data in different ways depending on the caller's needs without further complicating write_key_provider_info().
1 parent a94cfee commit 9024375

File tree

3 files changed

+210
-134
lines changed

3 files changed

+210
-134
lines changed

0 commit comments

Comments
 (0)