Package com.yubico.webauthn.data
Class Extensions.Prf.PrfAuthenticationOutput
java.lang.Object
com.yubico.webauthn.data.Extensions.Prf.PrfAuthenticationOutput
- Enclosing class:
- Extensions.Prf
Outputs for the Pseudo-random function extension (
prf
) in authentication
ceremonies.- Since:
- 2.7.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
The results of evaluating the PRF for the inputs given ineval
orevalByCredential
, if any.int
hashCode()
toString()
-
Method Details
-
getResults
The results of evaluating the PRF for the inputs given ineval
orevalByCredential
, if any.- Since:
- 2.7.0
- See Also:
-
equals
-
hashCode
public int hashCode() -
toString
-