# Sandbox.KeyStore.CreateGlobalCache

```csharp
static KeyStore 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.

### Returns

`KeyStore`

Declared in [Sandbox.KeyStore](/api/Sandbox.KeyStore).
Assembly: `Sandbox.Engine`.
