Fix handling edit message

This commit is contained in:
AsamK 2023-10-01 17:06:07 +02:00
parent 6b2de3a24d
commit 310aadbdc0
3 changed files with 26 additions and 2 deletions

View file

@ -426,6 +426,9 @@
{
"name":"javax.smartcardio.CardPermission"
},
{
"name":"jdk.internal.misc.Unsafe"
},
{
"name":"kotlin.Any"
},
@ -1485,6 +1488,9 @@
"name":"org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std",
"methods":[{"name":"<init>","parameterTypes":[] }]
},
{
"name":"org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.Std"
},
{
"name":"org.bouncycastle.jcajce.provider.symmetric.AES$Mappings",
"methods":[{"name":"<init>","parameterTypes":[] }]