Uses of Enum Class
com.velocitypowered.api.proxy.crypto.IdentifiedKey.Revision
Packages that use IdentifiedKey.Revision
-
Uses of IdentifiedKey.Revision in com.velocitypowered.api.proxy.crypto
Methods in com.velocitypowered.api.proxy.crypto that return IdentifiedKey.RevisionModifier and TypeMethodDescriptionIdentifiedKey.getKeyRevision()Retrieves the key revision.static IdentifiedKey.RevisionReturns the enum constant of this class with the specified name.static IdentifiedKey.Revision[]IdentifiedKey.Revision.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.velocitypowered.api.proxy.crypto that return types with arguments of type IdentifiedKey.Revision