New Post: I got error code 13 Invalid LMK identifier
Hi! Try to use decimal header, like, 123456000000000000000.
View ArticleNew Post: PKCS#11 Java interface to Thalessim
Hi! Unfortunately no. PKCS#11 is a standard (like ISO) protocol, but Thales paymebnt HSM (RG7000, HSM8000, payShield9000) has it's own proprietary protocol.
View ArticleCreated Unassigned: EMV Chip Data [13014]
Does anyone know the details about what all Thales commands I need to use for generating Chip data as an EMV chip/Pin credit card issuer ?
View ArticleNew Post: EMV Chip/Pin command list as Issuer
Does anyone know the details about what all Thales commands I need to use for generating Chip data as an EMV chip/Pin credit card issuer ?
View ArticleNew Post: EMV Chip commands Payshield 9000 completely different
Does the simulator support Payshield 9000 for sending EMV commands. I received an document from Thales about the commands in use for EMV are K8, KE*, KG* etc etc.
View ArticleNew Post: EMV Chip/Pin command list as Issuer
Hello! For chip card issuing you should use different HSMs, not usual HSM8000 / payShield9000. These HSMs do not generate any chip data. The only data you can generate using payShield is PIN-block...
View ArticleNew Post: EMV Chip commands Payshield 9000 completely different
No, currently Thales Sim does not support EMV commands. What is a license number to enable these commands? I can not find these commands in specification. :(
View ArticleNew Post: Thales HSM and using the TCP/IP
Hi, we have the Thales HSM(P3CM) and i could connect to it via serial port and run commands.but i can't connect to it via ethernet,i downloaded thalessim 0.9.6 but it doesn't work for connecting to...
View ArticleNew Post: Thales HSM and using the TCP/IP
Hi, we have the Thales HSM(P3CM) and i could connect to it via serial port and run commands.but i can't connect to it via ethernet,i downloaded thalessim 0.9.6 but it doesn't work for connecting to...
View ArticleNew Post: Thales HSM and using the TCP/IP
Hi! Thales SIM is HSM simolator, not a host simulator and can not be connected to P3CM (if i understood you correctly) since both of them are servers. What way are you trying to connect to P3CM? If you...
View ArticleNew Post: Excel VBA and ThalesCore.dl
Hello, I'm trying to make connection to 9998 port from an excel VBA socket program but no connection was established. I was able to establish connection using Hyper text terminal. Then I saw the...
View ArticleNew Post: Thales HSM and using the TCP/IP
hi, thanks for your reply i connect to P3CM by Hyperterminal via Serial Port but i don't know how i can connect to P3CM via ethernet ,i don't know any consol.do you have the console and sample code? i...
View ArticleNew Post: Thales HSM and using the TCP/IP
Hi! If you need to send command to host port, first, you should configure it using CH console command. Below is an example of HSM client on Java, usage -- java HsmClient -i <ip> -p...
View ArticleNew Post: Excel VBA and ThalesCore.dl
Hi! It is no meter what way you are connecting to 9998.
View ArticleNew Post: Decrypt PIN Block using ZPK
Dear All, I need to generate a PIN Block (Pin under ZPK) with thales HSM 800 using mod line :I have Clear PIN. I have a ZPK under LMK. I need only the command to use , because we are working on...
View ArticleNew Post: Generate a PIN Block (Pin under ZPK) using Thales command
Dear All, I need to generate a PIN Block (Pin under ZPK) with thales HSM 800 using mod line :I have Clear PIN. I have a ZPK under LMK. I need only the command to use , because we are working on...
View ArticleNew Post: Formatin Option in HSM
Hi All, I am trying to format the PIN on payShield 9000 HSM, currently I want to control the "Bold Text". Current configuration is that PIN is printed Bold by default , and I want to print it in...
View ArticleNew Post: Create CVK key
Good afternoon! Is it possible to create a CVK key, using the PAN; Valid Date; Service Code? Give me a hint how to do.
View ArticleNew Post: Decrypt PIN Block using ZPK
Hi! You can do that using 2 host commands: 1) Encrypt PIN under LMK using 'BA' command; 2) translate PIN under LMK to ZPK encryption using 'JG' command. Regards, Juris
View ArticleNew Post: Formatin Option in HSM
Hi! Such command are formed as follows, lets assume we need to add <ESC C> Epson code to the command: |11BC parsed example: 1) | - start of binary data; 2) 1 - length 3) 1B - ESC 4) C - command...
View Article