org.pgpainless.cli.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pgpainless-cli Show documentation
Show all versions of pgpainless-cli Show documentation
Simple to use OpenPGP API for Java based on Bouncycastle
// 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;