Stay organized with collections Save and categorize content based on your preferences.

EncodingError

public final class EncodingError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an encoding_err code from the fido spec, indicating failure in encoding or decoding operations. The fido spec can be found here.

Summary

Public constructors

Public constructors

EncodingError

public EncodingError()