pkcs#11
Do client authentication with PKCS11 token (Smartcard)
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:[详细]
2023-02-10 20:30 分类:问答Java Access Token PKCS11 Not found Provider
Hello I\'m trying to access the keystore from my smartcard in Java. And I\'m using the following code..[详细]
2023-02-07 21:44 分类:问答What's the difference between CAC cards and a 'generic' smart card?
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[详细]
2023-01-10 18:55 分类:问答pkcs#11 memory error - what might be the common reasons?
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[详细]
2023-01-07 10:48 分类:问答How to interface with PKCS#11 compliant HSM device in PHP
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[详细]
2023-01-06 17:22 分类:问答HSM - cryptoki - Sessions - Timeout
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[详细]
2023-01-05 12:03 分类:问答HSM - cryptoki - opening sessions overhead
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.[详细]
2023-01-03 07:15 分类:问答PKCS#11 Test suite [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-28 09:52 分类:问答Rails polymorphic assosication - on validation error render parent show action with flash message
I have articles, pr开发者_Python百科ofiles, and comments. There is a polymorphic association between articles/profiles and comments called commentable.[详细]
2022-12-17 23:55 分类:问答Sending Complete Chain from Common Access Card (CAC)?
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[详细]
2022-12-13 22:17 分类:问答
加载中,请稍侯......