feat: parse pgp cert works
This commit is contained in:
@@ -54,10 +54,10 @@ impl Command for CommandImpl {
|
||||
manager.register(
|
||||
flags,
|
||||
timeout_ms,
|
||||
chall_bytes.clone(),
|
||||
app_bytes.clone(),
|
||||
chall_bytes,
|
||||
app_bytes,
|
||||
vec![],
|
||||
status_tx.clone(),
|
||||
status_tx,
|
||||
callback,
|
||||
)?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user