Saturday, July 28, 2012

PGP Signed and Encryption BizTalk pipeline components

Enhanced PGP Pipeline component to Sign and Encrypt files.

image

Properties Explained:

ASCIIArmorFlag – Writes out file in ASCII or Binary

Extension – Final File’s extension

Operation – Decrypt, Encrypt, and now SignEncrypt

Passphrase – Private Key’s password for decrypting and signing

PrivateKeyFile – Absolute path to private key file (.ASC)

PublicKeyFile – Absolute path to public key file (.ASC).


TempDirectory – Temporary directory used for file processing.

Email me if you could use this.