1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-13 07:41:08 +01:00

Move CertificateFactory + CertificateReader to pgpainless-cert-d

This commit is contained in:
Paul Schaub 2022-02-03 15:43:21 +01:00
parent cb4d4444e5
commit c0553654bc
3 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
// SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
//
// SPDX-License-Identifier: Apache-2.0
/**
* Implementations of the module pgp-certificate-store using pgpainless-core.
*/
package org.pgpainless.certificate_store;