Class PublicKeyCredentialDescriptor

java.lang.Object
com.webauthn4j.data.PublicKeyCredentialDescriptor

public class PublicKeyCredentialDescriptor extends Object
PublicKeyCredentialDescriptor contains the attributes that are specified by a caller when referring to a public key credential as an input parameter to the create() or get() methods.
See Also: