Re: AW: Using hardware provider for signing

2005-09-07 Thread Vishal Mahajan
y-dev@xml.apache.org Betreff: Re: Using hardware provider for signing Liße, Jan (ext. Dienstleister) wrote: Hallo, i have the requirement to sign data with a hardware provider (smart card). According to posts on this mailing-list the recommended way to integrate a hardware provider into xml-sec

AW: Using hardware provider for signing

2005-09-07 Thread Liße, Jan (ext. Dienstleister)
EMAIL PROTECTED] Gesendet: Mittwoch, 7. September 2005 17:21 An: security-dev@xml.apache.org Betreff: Re: Using hardware provider for signing Liße, Jan (ext. Dienstleister) wrote: >Hallo, > >i have the requirement to sign data with a hardware provider (smart >card). According to post

Re: Using hardware provider for signing

2005-09-07 Thread Vishal Mahajan
Liße, Jan (ext. Dienstleister) wrote: Hallo, i have the requirement to sign data with a hardware provider (smart card). According to posts on this mailing-list the recommended way to integrate a hardware provider into xml-sec is by writing a SignatureAlgorithmSPI-Impl. and configuring this in c

Using hardware provider for signing

2005-09-07 Thread Liße, Jan (ext. Dienstleister)
Hallo, i have the requirement to sign data with a hardware provider (smart card). According to posts on this mailing-list the recommended way to integrate a hardware provider into xml-sec is by writing a SignatureAlgorithmSPI-Impl. and configuring this in config.xml. But this approach lacks some f