// SPDX-FileCopyrightText: 2021 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * PGPainless SOP implementing a Stateless OpenPGP Command Line Interface. * @see * Stateless OpenPGP Command Line Interface * draft-dkg-openpgp-stateless-cli-01 */ package org.pgpainless.cli;