cryptography - Force pin for signing data(SignedXml)? -



cryptography - Force pin for signing data(SignedXml)? -

i testing illustration : http://msdn.microsoft.com/en-us/library/ms148731(v=vs.110).aspx , works great.

im using certificate loaded in certificates store(my) smartcard.

the problem code never inquire pin code? how can forcefulness pin code check?

edit : have tried code , works first 1 : http://ianreddy.wordpress.com/2011/02/14/sign-data-using-certificates-in-c/ (no pin code demand)

the pin asked csp provider, i.e. module developed hardware vendor , maps certificates hardware windows certificate storage. it's possible module caches pin process or have not set user pin hardware (set "admin's" pin).

cryptography certificate x509certificate smartcard signing

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -