mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Store S/MIME key alias in identity
This commit is contained in:
@@ -100,6 +100,7 @@ public class EntityIdentity {
|
||||
public Boolean store_sent = false; // obsolete
|
||||
public Long sent_folder = null; // obsolete
|
||||
public Long sign_key = null; // OpenPGP
|
||||
public String sign_key_alias = null; // S/MIME
|
||||
public Boolean tbd;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user