google / u2f-ref-code

U2F reference implementations
BSD 3-Clause "New" or "Revised" License
585 stars 182 forks source link

Add uSBInternal transport type #163

Closed cpiper closed 7 years ago

cpiper commented 7 years ago

Adding an additional transport type. If the X509 certificate extension contains the uSBInternal transport, the server can now parse that ability and display it on the list of registered authenticators.

cpiper commented 7 years ago

Updated patch with review comments.