ChallengeMetaDataProvider

A challenge metadata provider is used to generate a metadata necessary to construct a challenge.

Inheritors

Functions

Link copied to clipboard
abstract fun provide(inetAddress: InetAddress): T

Provides a metadata instance for a challenge, using the ip as the input parameter.