added a key server preference, allowing multiple key servers to be added
Update issue 9 Key server preference added.
This commit is contained in:
@@ -57,6 +57,7 @@ public final class Id {
|
||||
public static final int secret_keys = 0x21070002;
|
||||
public static final int filename = 0x21070003;
|
||||
public static final int output_filename = 0x21070004;
|
||||
public static final int key_server_preference = 0x21070005;
|
||||
}
|
||||
|
||||
public static final class dialog {
|
||||
|
||||
Reference in New Issue
Block a user