// SPDX-FileCopyrightText: 2022 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * Command Line Interface for fetching OpenPGP Certificates from the Web Key Directory. */ package pgp.wkd.cli;