I have installed GnuPG library and used below code for encryption and decryption: $public_key = '/path/0xC6235F66-pub.asc'; $private_key = '/path/0xC6235F66-se
I am trying to read the PGP encrypted file from Azure Blob Storage using SSIS package - Script Task- C# code into Stream, decrypt the file data into string and
When you generate an PGP key-pair, you can choose a Public-Key algorithm: $ gpg --expert --full-gen-key gpg (GnuPG) 2.2.19; Copyright (C) 2019 Free Software Fou