MySQL 9.0.0
Source Code Documentation
registration.h File Reference
#include <fido.h>
#include <string>

Go to the source code of this file.

Classes

class  client_registration::registration
 This class is used to perform registration step on client side. More...
 

Namespaces

namespace  client_registration
 

Enumerations

enum  capacity_bits { RESIDENT_KEYS = 0x1 , SEND_FULL_ATTESTATION_BLOB = 0x2 }
 

Enumeration Type Documentation

◆ capacity_bits

Enumerator
RESIDENT_KEYS 

Capability bit to support resident keys(aka discoverable credentials)

SEND_FULL_ATTESTATION_BLOB 

Capability bit is to support sending the full attestation blob.