Interface Challenge

All Known Implementing Classes:
DefaultChallenge

public interface Challenge
  • Method Summary

    Modifier and Type
    Method
    Description
    @org.jetbrains.annotations.NotNull byte[]
    Gets the challenge value.
  • Method Details

    • getValue

      @NotNull @org.jetbrains.annotations.NotNull byte[] getValue()
      Gets the challenge value. Cannot be null.
      Returns:
      the challenge value