| Class | Description |
|---|---|
| E2ETestKeyManagementService |
A simple in-memory KMS that doesn't bother saving keys to disk. A real implementation would:
|
| PersistentKeyManagementService |
A persistent re-implementation of
class E2ETestKeyManagementService to support node re-start. |