tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
SwarmRegistrationResponse.cs
Go to the documentation of this file.
2{
6 public sealed class SwarmRegistrationResponse
7 {
11 public required string TokenSigningKeyBase64 { get; init; }
12 }
13}
required string TokenSigningKeyBase64
The base64 encoded token signing key.