|
Home > Archive > BizTalk Server > September 2005 > Can I use BTS 2004 to Encrypt pgp key version 6.5.2?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Can I use BTS 2004 to Encrypt pgp key version 6.5.2?
|
|
|
| Hello,
Can I use BizTalk 2004 to Encrypt a file using a customers pgp key version
6.5.2?
Will I be able to use BizTalk to encrypt the file with the key or will I
need to create something custom for BizTalk so that BizTalk can encrypt the
file with the customers pgp key version 6.5.2?
Any help is greatly appreciated. Thanks!
--
mj
| |
| WenJun Zhang[msft] 2005-09-28, 7:50 am |
| Hi mj,
Currently the encryption component we provide in Biztalk is S/MIME.
You have to create a custom pipeline component to achieve it.
There is custom pipeline component sample in SDK: FixMsg . .Net PGP
sample can be found at CodeProject:
Gnu Privacy Guard (GPG/PGP) for .NET [v1.0]
http://www.thecodeproject.com/csharp/gnupgdotnet.asp
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
| |
|
| WenJun,
Thank you so much for your response.
--
mj
""WenJun Zhang[msft]"" wrote:
> Hi mj,
>
> Currently the encryption component we provide in Biztalk is S/MIME.
> You have to create a custom pipeline component to achieve it.
>
> There is custom pipeline component sample in SDK: FixMsg . .Net PGP
> sample can be found at CodeProject:
>
> Gnu Privacy Guard (GPG/PGP) for .NET [v1.0]
> http://www.thecodeproject.com/csharp/gnupgdotnet.asp
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
|
|
|
|
|