1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 10:49:39 +02:00
pgpainless/pgpainless-core/src/test
Paul Schaub 49ff4c4afb
Remove ProviderFactory classes
It is no longer possible to inject custom SecurityProviders.
Instead, you can create and inject your own implementation of BCs OpenPGPImplementation
2025-03-26 10:39:43 +01:00
..
java Remove ProviderFactory classes 2025-03-26 10:39:43 +01:00
kotlin/org/pgpainless Change return type of KeyRingBuilder.build() to OpenPGPKey 2025-03-26 10:39:29 +01:00
resources Enable logging in tests 2022-11-23 20:40:40 +01:00