feat: update command info

This commit is contained in:
2023-02-12 18:40:55 +08:00
parent 817b088a67
commit 4c27b577d5
6 changed files with 50 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
use std::path::PathBuf;
use std::fs::File;
use std::io::Read;
use base64::Engine;
use base64::engine::general_purpose;
use openpgp_card::crypto_data::Cryptogram;