Class KeyTs
- java.lang.Object
-
- io.github.ma1uta.matrix.server.model.key.KeyTs
-
public class KeyTs extends Object
Server key and its valid timestamp.
-
-
Field Summary
Fields Modifier and Type Field Description private Long
minimumValidUntilTs
Key valid untils this timestamp.
-
Constructor Summary
Constructors Constructor Description KeyTs()
-