Package com.yubico.webauthn.data
Class Extensions.Prf.PrfRegistrationOutput
java.lang.Object
com.yubico.webauthn.data.Extensions.Prf.PrfRegistrationOutput
- Enclosing class:
- Extensions.Prf
Outputs for the Pseudo-random function extension (
prf
) in registration
ceremonies.- Since:
- 2.7.0
- See Also:
-
Method Details
-
getEnabled
true
if, and only if, a PRF is available for use with the created credential.- Since:
- 2.7.0
- See Also:
-
getResults
The results of evaluating the PRF for the inputs given ineval
, if any.- Since:
- 2.7.0
- See Also:
-
equals
-
hashCode
public int hashCode() -
toString
-