interface FidoRegistrationInputValue {
    attestationValue?: AttestationValue;
}

Properties

attestationValue?: AttestationValue