Re: streaming CMS with NSS

2007-02-13 Thread sh
sh пишет: > Hi there! > > How I can decode S/MIME in stream by NSS_CMSDecoder? Now I have > decrypted data after pushed last portion of data from S/MIME'd message > to NSS_CMSDecoder by NSS_CMSDecoder_Finnish only. But I need decode CMS > on the fly. So, I see in NSS_CMSDecoder_Start content callb

streaming CMS with NSS

2007-02-09 Thread sh
Hi there! How I can decode S/MIME in stream by NSS_CMSDecoder? Now I have decrypted data after pushed last portion of data from S/MIME'd message to NSS_CMSDecoder by NSS_CMSDecoder_Finnish only. But I need decode CMS on the fly. So, I see in NSS_CMSDecoder_Start content callback, but how I can use