Ncryptoki under IIS - licence

5/30/2014 12:57:42 PM
Gravatar
Total Posts 1

Ncryptoki under IIS - licence

Hi,

I want use ncryptoki under IIS.  How much I have to pay for license ?

I want to use ncryptoki library to create electronic signature and I want to ask it is possible to use ncryptoki for this aim.

Under localhost ncryptoki works fine. This library connect to my smart cart device and retrieve my private key with my smart cart.

 

I want to ask is it possible: 

I host my site on remote IIS (it is not my computer)

While I enter on the site with any computers ncryptoki libray connect to my smart cart device and retrieve my private key with my smart cart

Can I use ncryptoki for it?

 

 

6/4/2014 4:03:19 PM
Gravatar
Total Posts 300
Ugo Chirico http://www.ugochirico.com

Re: Ncryptoki under IIS - licence

Hi,

to use a smart card or a token on the client PC from within a web page (hosted on IIS or some other web server) you need NCryptoki JQuery Plugin.

In the Download section there is the SDK with some sample codes in Javascript that help you in your development.