Skip to content

Instantly share code, notes, and snippets.

@gebogebogebo
Last active September 28, 2019 12:29
Show Gist options
  • Save gebogebogebo/9a8d26e4ae1d10794b82916f481abfac to your computer and use it in GitHub Desktop.
Save gebogebogebo/9a8d26e4ae1d10794b82916f481abfac to your computer and use it in GitHub Desktop.
CTAP2 お勉強メモ#1 - 環境構築(Build) ref: https://qiita.com/gebo/items/d2ffbd4fcf7d75e21b63
C:\project\libfido2\build\examples\Debug>exemanifest.exe
\\?\hid#vid_1050&pid_0120#6&1b5e4874&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}: vendor=0x1050, product=0x0120 (Yubico Security Key by Yubico)
C:\project\libfido2\build\examples\Debug>info.exe "\\?\HID#VID_1050&PID_0120#6&1b5e4874&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}"
proto: 0x02
major: 0x05
minor: 0x00
build: 0x02
caps: 0x05 (wink, cbor, msg)
version strings: U2F_V2, FIDO_2_0
extension strings: hmac-secret
aaguid: f8a011f38c0a4d15800617111f9edc7d
options: rk, up, noplat, noclientPin
maxmsgsiz: 1200
pin protocols: 1
C:\project\libfido2\build\examples\Debug>exemanifest.exe
\\?\hid#vid_1050&pid_0120#6&1b5e4874&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}: vendor=0x1050, product=0x0120 (Yubico Security Key by Yubico)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment