| Exists | Check if a key exists |
| Get | Get stored bytes, or return null |
| Remove | Remove a key |
| Set | Store a bunch of bytes |
| TryGet | Get stored bytes, or return false |
| CreateGlobalCache | Creates a keystore which is in a global cache position. The folder can be deleted at any time, and it's all fine and no-one cares. |