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 classInputs for the Pseudo-random function extension (prf) in authentication ceremonies.static final classOutputs for the Pseudo-random function extension (prf) in authentication ceremonies.static final classInputs for the Pseudo-random function extension (prf) in registration ceremonies.static final classOutputs for the Pseudo-random function extension (prf) in registration ceremonies.static final classOne 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()
-