class WebAuthn::AttestationStatement::FidoU2f::PublicKey

def initialize(data)

def initialize(data)
  @data = data
end