Package com.yubico.webauthn.data
Class Extensions.Prf
java.lang.Object
com.yubico.webauthn.data.Extensions.Prf
- Enclosing class:
- Extensions
Definitions for the Pseudo-random function extension (
prf
).- Since:
- 2.7.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Inputs for the Pseudo-random function extension (prf
) in authentication ceremonies.static final class
Outputs for the Pseudo-random function extension (prf
) in authentication ceremonies.static final class
Inputs for the Pseudo-random function extension (prf
) in registration ceremonies.static final class
Outputs for the Pseudo-random function extension (prf
) in registration ceremonies.static final class
One or two inputs to or outputs from the pseudo-random function (PRF) associated with a credential. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Prf
public Prf()
-