Module basic

Source

Structsยง

BasicBackend ๐Ÿ”’
This is a basic key store backend that stores keys in a HashMap memory. No protections are provided for the keys stored in this backend, beyond enforcing zeroization on drop.