Updated on 2026-08-14
This commit is contained in:
parent
0fab3ec90e
commit
4e42025453
9 changed files with 123 additions and 8 deletions
|
|
@ -22,4 +22,6 @@ public class SettingsMask {
|
|||
public static final int Protocol_AllowUnencrypted = 0x1000;
|
||||
public static final int Protocol_AllowStaticEncryption = 0x2000;
|
||||
|
||||
public static final int ProtectIssuerDataAgainstReplay = 0x4000;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue