Skip to content

keymgr: Add tests for ArtiNativeKeyStore

gabi-250 requested to merge gabi-250/arti:keymgr-tests into main

This adds some tests and fixes a bug where read_ed25519_keypair always returned a type-erased () instead of the actual key.

Part of #895 (closed)

Merge request reports