class WebAuthn::Encoder

def initialize(encoding = STANDARD_ENCODING)

def initialize(encoding = STANDARD_ENCODING)
  @encoding = encoding
end