File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved.
1+ .\" Copyright (c) 2018-2026 Yubico AB. All rights reserved.
22.\"
33.\" Redistribution and use in source and binary forms, with or without
44.\" modification, are permitted provided that the following conditions are
8383.Ar blob_path
8484.Ar device
8585.Nm
86+ .Fl G
87+ .Fl t Ar ppuat_path
88+ .Ar device
89+ .Nm
8690.Fl I
8791.Op Fl cd
8892.Op Fl k Ar rp_id Fl i Ar cred_id
93+ .Op Fl t Ar ppuat_path
8994.Ar device
9095.Nm
9196.Fl L
@@ -203,6 +208,12 @@ Disables the CTAP 2.1
203208.Dq user verification always
204209feature on
205210.Ar device .
211+ .It Fl G Fl t Ar ppuat_path Ar device
212+ Retrieves a CTAP 2.2 persistent PIN UV Auth token with read-only
213+ credential management permissions from
214+ .Ar device
215+ and writes it to
216+ .Ar ppuat_path .
206217.It Fl G Fl b Fl k Ar key_path Ar blob_path Ar device
207218Gets a CTAP 2.1
208219.Dq largeBlob
@@ -234,9 +245,15 @@ is a base64-encoded blob.
234245The blob is written to
235246.Ar blob_path .
236247A PIN or equivalent user-verification gesture is required.
237- .It Fl I Ar device
248+ .It Fl I Ar device Op Fl t Ar ppuat_path
238249Retrieves information on
239250.Ar device .
251+ If
252+ .Fl t Ar ppuat_path
253+ is given,
254+ .Nm
255+ will attempt to use the token contained in the file to decrypt encrypted
256+ device information.
240257.It Fl I Fl c Ar device
241258Retrieves resident credential metadata from
242259.Ar device .
You can’t perform that action at this time.
0 commit comments