// SPDX-FileCopyrightText: 2020 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * Implementation factory classes to be able to switch out the underlying crypto engine implementation. */ package org.pgpainless.implementation;