Changeset View
Changeset View
Standalone View
Standalone View
tests/openpgp/signed-messages.scm
Context not available. | |||||
;; GNU General Public License for more details. | ;; GNU General Public License for more details. | ||||
;; | ;; | ||||
;; You should have received a copy of the GNU General Public License | ;; You should have received a copy of the GNU General Public License | ||||
;; along with this program; if not, see <http://www.gnu.org/licenses/>. | ;; along with this program; if not, see <https://www.gnu.org/licenses/>. | ||||
;; A plain signed message created using | ;; A plain signed message created using | ||||
;; echo abc | gpg --homedir . --passphrase-fd 0 -u Alpha -z0 -sa msg | ;; echo abc | gpg --homedir . --passphrase-fd 0 -u Alpha -z0 -sa msg | ||||
Context not available. |