- All Known Implementing Classes:
DefaultChallenge
public interface Challenge
-
Method Summary
Modifier and TypeMethodDescription@org.jetbrains.annotations.NotNull byte[]getValue()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
-