Java API for handling OpenPGP protocol operations such as encryption, signing, and key management.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15on</artifactId>
<version>1.70</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes a base64-encoded OpenPGP message.
Ensure your JDK version is compatible and check for deprecated methods.
No dependency data recorded yet.