Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Shared PGP Certificate Directory for Java

javadoc Maven Central

Backend-agnostic implementation of the Shared PGP Certificate Directory Specification. This module implements the non-OpenPGP parts of the spec, e.g. locating the directory, resolving certificate file paths, locking the directory for writes etc.

This library can be used on Android API level 26 and up.

To get a useful implementation, a backend implementation such as pgpainless-cert-d is required, which needs to provide support for reading and merging certificates.

pgp-cert-d-java can be used as an implementation of pgp-certificate-store using the PGPCertificateStoreAdapter class.

Note: This is a library module. For a command line interface, see pgpainless-cert-d-cli.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.