mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2024-11-15 04:22:06 +01:00
10 lines
No EOL
290 B
Markdown
10 lines
No EOL
290 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
# PGP Certificate Store Definitions
|
|
|
|
This module contains API definitions for a certificate store for PGPainless.
|
|
A certificate store is used to store public key certificates only. |