# Sandbox.FileSystem.Cache

```csharp
static KeyStore Cache { get; set; }
```

A cached keystore that can be used for anything. This is stored in a global cache folder, and may be deleted at any time.

Declared in [Sandbox.FileSystem](/api/Sandbox.FileSystem).
Assembly: `Sandbox.Engine`.
