viewpoint-particle

Author Topic: PGP Encryption/Decryption  (Read 4152 times)

jpaton

  • Newbie
  • *
  • Posts: 5
PGP Encryption/Decryption
« on: April 09, 2014, 07:01:10 am »
Is there a way to use Winbatch to decrypt or encrypt files with PGP keys?

Deana

  • Wilson WindowWare Tech Support
  • Pundit
  • *****
  • Posts: 1183
  • WinBatch® can do it.
    • WinBatch Tech Support Database
Re: PGP Encryption/Decryption
« Reply #1 on: April 09, 2014, 08:17:03 am »
WinBatch doesn't contain support of PGP encryption. However if you have a tool installed that handles PGP encryption, you can automate it via commandline or COM automation (if supported).

Or if you have a newer version of WinBatch that supports dotNet, you could use something like:

OpenPGP encrypt in .NET: http://www.didisoft.com/net-openpgp/ and http://www.didisoft.com/net-openpgp/examples/encrypt-file/



Deana F.
Technical Support
Wilson WindowWare Inc.