class WebAuthn::AttestationStatement::Packed

def valid_format?

def valid_format?
  algorithm && signature
end