provide

open override fun provide(inetAddress: InetAddress): Sha256MetaData

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

Return

the metadata object necessary to construct a challenge.

Parameters

inetAddress

the IP from which the user is connecting to the server. This is provided in case an implementation which scales with the number of requests from a given host is desired.