// SPDX-FileCopyrightText: 2021 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * Stateless OpenPGP Interface for Java. * Different cryptographic operations. */ package sop.operation;