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
Paul Schaub 4646f4319b
Remove deprecated KeyInfo class
If you relied on it, replace its usage with the Kotlin extension functions as documented.
If you are using Java, use static methods from PGPPublicKeyExtensionsKt and PGPSecretKeyExtensionsKt instead.
2025-03-26 10:39:42 +01:00
..
main Remove deprecated KeyInfo class 2025-03-26 10:39:42 +01:00
test Remove deprecated KeyInfo class 2025-03-26 10:39:42 +01:00