Class Extensions.Prf.PrfValues

java.lang.Object
com.yubico.webauthn.data.Extensions.Prf.PrfValues
Enclosing class:
Extensions.Prf

public static final class Extensions.Prf.PrfValues extends Object
One or two inputs to or outputs from the pseudo-random function (PRF) associated with a credential.

getFirst() is always present, but getSecond() is empty when only one input or output was given.

Since:
2.7.0
See Also: