Encryption/Decryption using X509 certificate in biztalk custome pipeline component
        Posted  
        
            by Howard
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Howard
        
        
        
        Published on 2009-12-10T10:46:02Z
        Indexed on 
            2010/03/29
            22:23 UTC
        
        
        Read the original article
        Hit count: 872
        
Hi All,
I need to use X509 certificate in the BizTalk Custom Pipeline component to Encrypt/Sign the message and to Decrypt/Verify signature, please let me know some good samples/artcile/blogs etc which explains how to acheive this.
RSA needs to be the encrypton algoritham.
Thanks.
© Stack Overflow or respective owner