keystore-idb icon indicating copy to clipboard operation
keystore-idb copied to clipboard

Byte operations on keystore interface

Open dholms opened this issue 5 years ago • 0 comments

Problem

Keystore interface only exposes string operations. To use byte operations you need to do a lot of stuff by hand.

Solution

Add byte operations to keystore interface

dholms avatar Apr 17 '20 20:04 dholms