mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-26 14:22:05 +01:00
18 lines
408 B
JSON
18 lines
408 B
JSON
|
[
|
||
|
{
|
||
|
"name" : "org.bouncycastle.jce.provider.BouncyCastleProvider",
|
||
|
"allDeclaredMethods" : true,
|
||
|
"allDeclaredConstructors" : true
|
||
|
},
|
||
|
{
|
||
|
"name" : "org.bouncycastle.openpgp.*",
|
||
|
"allDeclaredMethods" : true,
|
||
|
"allDeclaredConstructors" : true
|
||
|
},
|
||
|
{
|
||
|
"name": "org.bouncycastle.crypto.digests.SHA256Digest",
|
||
|
"allDeclaredConstructors": true,
|
||
|
"allDeclaredMethods": true
|
||
|
}
|
||
|
]
|