I have to call a script on a server (php, jsp - what ever). But this server is protected by a client authentication. Now it is possible for me to do it with a P12-Keystore. The code for this:
Hello I\'m trying to access the keystore from my smartcard in Java. And I\'m using the following code..
We\'re trying to enable our rich client C++ Windows application to utilise DoD CAC cards. We\'re using a third party library to secure our client/server communication using SSL, and it recognises/han
I am getting the CKR_DEVICE_MEMORY error code for C_Encrypt call using cryptoki library. From the PKCS#11 spec, CKR_DEVICE_MEMORY means The token doesnot have sufficient memory to perform the request
How can I use key material from a PKCS#11 compliant HSM 开发者_JAVA技巧(for example a SafeNet iKey 2032 [USB] or a Aladdin eToken PRO [USB]) in PHP application running on a Linux server?I have not see
My application access the HSM via a ASP.NET web service through PKCS#11. I initialise the cryptoki library and obtain a session handle. Web-service hold on to this handle to perform encryption/decrypt
I am having a query regarding sessions with HSM. I am aware that there is an overhead if you initialise and finalise the cryptoki api for every file you want to encrypt/decrypt.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have articles, pr开发者_Python百科ofiles, and comments. There is a polymorphic association between articles/profiles and comments called commentable.
I\'m attempting to enable SSL communication from a web service client (Axis2) using the certificate on the user\'s CAC card.Works like a 开发者_JAVA技巧charm....UNTIL the web server is CAC enabled.At