mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
17 lines
408 B
JSON
17 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
|
|
}
|
|
]
|