Re: SMIME with HSM
mehmet mumcu <[email protected]>
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <CALiYMxmBdjFsegvXeuSNi-V5r5V4nJMuGf=KKtH8FV49n3wvDg@mail.gmail.com> |
Hi David, I have figured that out afterwards. Thanks. 7 Eki 2018 Paz 08:57 tarihinde David Hook <dgh-rTAZ0PM/[email protected]> şunu yazdı: > > You can provider a custom implementation of the ContentSigner interface. > The main thing to pay attention to is that you set the AlgorithmIdentifier > values correctly - usually the signing step is straightforward. > > Regards, > > David > > > On 02/10/18 00:21, mehmet mumcu wrote: > > Hi, I have started to use smime module for my project. It works great, > when I use it as it is given in the example. However, I need to use an HSM > device for signing purposes. How may I change the signing phase with a > custom one? > > Thanks. > -- > Mehmet Emin Mumcu > > >