feat: v1.2.1, pgp-card-make print-*-keys
This commit is contained in:
@@ -47,7 +47,7 @@ impl Command for CommandImpl {
|
||||
index_of_00_from_index_1 = i + 1;
|
||||
break;
|
||||
}
|
||||
};
|
||||
}
|
||||
if index_of_00_from_index_1 == 0 {
|
||||
return simple_error!("Not valid encrypted data, cannot find 0x00");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user