mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-09-09 11:19:41 +02:00
Reintroduce pgp-certificate-store layer
This commit is contained in:
parent
f91c5065fc
commit
a3162f0cf9
25 changed files with 330 additions and 49 deletions
13
pgp-certificate-store/README.md
Normal file
13
pgp-certificate-store/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!--
|
||||
SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
|
||||
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
|
||||
# PGP Certificate Store Definitions
|
||||
|
||||
[](https://javadoc.io/doc/org.pgpainless/pgp-certificate-store)
|
||||
[](https://search.maven.org/artifact/org.pgpainless/pgp-certificate-store)
|
||||
|
||||
This module contains API definitions for an OpenPGP certificate store.
|
||||
A certificate store is used to store public key certificates only.
|
Loading…
Add table
Add a link
Reference in a new issue