Need reference for Visa2 Key Diversification Function

I've been trying to find a definitive specification for the Visa2 master key to card key diversification function, but with no luck. I did find a Gemalto document that instead of using the diversification data supplied in the 0xCF 'GET DATA' response and the response to an "INIT UPDATE", specifies derivation based on the CPLC data (and calls that Visa2).
Has any one got a better pointer?

My question was "what is the reference document for the VISA2 key diversification function?".
I didn't ask about EMV key derivation because I already had that reference.
The CPLC data is NOT the same as the tag CF or INIT UPDATE diversification array. And in no GP document that I've found is it required to be. In fact the guidance is that CF is derived from tag 42 and tag 45 - card issuer and card id.
And FYI - I think the reference document for Visa2 key diversification is "VISA Card Production Guide" - probably 1.0, but I can't get a copy of that. Given other text I've found, I think the Gemalto "use the CPLC for diversification for VISA" is probably correct. But without a copy of the reference I can't confirm that.

Similar Messages

  • Need reference for reconfig boot

    Solaris 8 - I'm having problems booting a system. Another one of our locations has sent me a hard drive from a 220 system (my system is also a 220). I have booted the system with "boot -rav". I answer the default questions, and the system starts detecting the hardware successfully. The CPU's are detected (at least displayed on the console) then the system stops responding. I have left it at that point for over 20 minutes, and still it doesn't progress. I am hoping to find the order of events during a reconfigure boot, so I can try and isolate the problem, any assitance would be appreciated. Also the admin that sent me the drive told me he had deleted files in the /dev and /devices directory.

    My question was "what is the reference document for the VISA2 key diversification function?".
    I didn't ask about EMV key derivation because I already had that reference.
    The CPLC data is NOT the same as the tag CF or INIT UPDATE diversification array. And in no GP document that I've found is it required to be. In fact the guidance is that CF is derived from tag 42 and tag 45 - card issuer and card id.
    And FYI - I think the reference document for Visa2 key diversification is "VISA Card Production Guide" - probably 1.0, but I can't get a copy of that. Given other text I've found, I think the Gemalto "use the CPLC for diversification for VISA" is probably correct. But without a copy of the reference I can't confirm that.

  • Storage for Foreign Keys and Function based indexes

    This may well be the silliest question of the day, but is it possible to specify the storage for a Foreign key or a function based index? I'm not even sure that it would make sense.

    Well, a foreign key constraint is not a segment, nor is any other type of constraint. However, a function-based index is a segment, just like any other index. So, in that case, specify a tablespace, just like you would with any other index.
    Something like this:
    create index my_fbi on my_tab(upper(last_name)) tablespace my_index_tablespace;
    -Mark
    Message was edited by:
    mbobak
    Fixed minor typo.

  • Need help for displaying key and description in Dropdown (ABAP WEBDYNPRO)

    Hi Experts,
    I am using dropdown as a table field. For this dropdown I want to display the value as well as description.
    In ALV table when we create a dropdown dynamically in table field, there is a method SET_KEY_VISIBLE in class CL_SALV_WD_UIE_DROPDOWN_BY_KEY.
    But I think we cannot use similar method for normal dropdown field in table.
    Is there any way we can display both value and description in dropdown value set ?
    Please help.
    Regards,
    Anand

    Hi,
    I think there is no such option. You need to consider one variable type string and while populating the
    valueset fill this variable by concatenating the value and description and assign it the key and value
    pair of the valueset.
    DATA:
      lt_value_set_ctry      type table of wdr_context_attr_value, " Country/Service Location
      lv_str type string.
        loop at lit_country into ls_country.
          concatenate ls_country-value ls_country-text into lv_str separated by space.
          ls_value_set-value = lv_str.
          ls_value_set-text  = lv_str.
          append  ls_value_set to lt_value_set_ctry.
          clear ls_value_set.
        endloop.
          lr_node_info->set_attribute_value_set( name = 'COUNTRY'
                     value_set = lt_value_set_ctry ).
    Consider this lit_country is a text table for countries.
    Regards,
    Lekha.

  • Need advice for Fn key usage in Motion.

    I am just beginning my usage of Motion 4 and working through Mark Spencer's book. The book keeps referring you to use the Fn keys. But mine don't work the way they are supposed to. I went into System prefs and selected the use all Fn keys and when I go back into the program to use them I press the fn key and the appropriate Fn key (ex. F5 to open the project pane) and all I get is a beep and nothing happens. If I just use the F-F8 procedure it will just add an f or a 5 etc, into the area at the bottom for the current time. Or if I hit the Fn-F8 it opens iTunes. I know I can work it out by using the long way around. But I know it is easier to use the function keys from experience in the CS4 suites. Is there anything I am not trying or something anyone can recommend to make these work properly?
    Thanks,
    Scott

    That's what I have been counting on. However, when I press F5 for example, it takes whatever is on the canvas and replaces the bounding box with a red rectangle. I am somewhat proficient on a Mac but this is the first issue I have come across.

  • Acpid needs restart to attach keys to function

    Hi, I want to assign the keys Fn and F1 of my thinkpad to a function blanking my screen. I used the script from the wiki and placed it in /etc/acpi/actions. The file in /etc/acpi/events:
    # cat /etc/acpi/events/blank
    event=ibm/hotkey HKEY 00000080 00001001
    action=/etc/acpi/actions/blank.sh off
    The script works well, but is only run when acpid is restarted after booting up. The key combination blanks my screen only after a acpid restart and I don´t conceive this behavior. This happens to any key I define in the events file.
    Thank you for any hints.

    Why does that seem likely to be a hardware issue? How did you come to that conclusion? Do you know something about this issue that indicates that? (I realise that this might sound short and rude - I am not trying to be rude here - just to understand) My thought is that conventional troubleshooting would say that this is a software issue because it is fixed with a restart.
    I also have this problem. The camera quits working after some time - I have not been able to make it stop working. Sometimes it is after I suspend the computer (close the lid) other times it still works.
    All I know is that intermittently my camera stops working and it is a big pain to have to reboot whenever I am going have a video chat.
    Anyone got any solutions, I'm not covered by applecare so would rather try and fix it myself if possible?

  • Need help for Export to XML Functionality

    Hi All ,
    I have developed a report in Apex2.2 to export the data into XML format .
    I have used "export to XML" functionality and "HTF.escape_sc" function to escape special characters.The query is as follows..
    select
    HTF.escape_sc(replace (e.EVENT_NAME,'''','&'||'apos;')) AS EVENT_NAME ,
    HTF.escape_sc(replace (e.VENUE_NAME,'''','&'||'apos;')) AS VENUE_NAME ,
    HTF.escape_sc(replace (e.VENUE_ADDR,'''','&'||'apos;')) AS VENUE_ADDR ,
    HTF.escape_sc(replace (e.DESCRIPTION,'''','&'||'apos;')) AS DESCRIPTION ,
    HTF.escape_sc(replace (e.TRACKING_URL,'''','&'||'apos;')) AS TRACKING_URL ,
    HTF.escape_sc(replace (d.primary_product,'''','&'||'apos;')) AS primary_product
    from events e ,d_01 d
    where
    d.event_id = to_char(e.event_id)
    and e.publish = 'external'
    and e.searchable = 'Y'
    The output result in XML in APEX2.2 is absolutely fine , but when i moved the application to apex.oracle.com the XML report instead of '&' it is displaying "%26amp" .
    Is there any problem with APEX3.3 .
    Appreciate your quick response.
    Thanks
    Jyoti

    Jyoti,
    Replacing special characters from where? Report? Replacing by what?
    The code for the package is open. You may use the part in the package body:
    FOR i IN 1 .. CEIL (v_xml_l / 4000)
          LOOP
             v_xml_cut := SUBSTR (v_xml, v_count, 4000);
             HTP.prn (v_xml_cut);
             v_count := v_count + 4000;
          END LOOP;
    ...and do something like
    HTP.prn (REPLACE(v_xml_cut, '&', '<'));
    ...Denes Kubicek

  • Need reference for basic tax Poland OSS note

    Quick question. My company is going to configure our first site in Poland. Does anyone know what the basic OSS Note for currency and tax for Poland is?  We havenot applied it yet and I need to look up the documentation to see what the base OSS for Poland includes.

    Yes I saw that correction instruction..Do i need to create a program using that correction instruction or we need to install the package ...so that the mentioned program ZMBXKOKO will appear in the system...?
    My question is if I Install the pacakage will i be able to see the program in my system instead of me creating the program on my own...?
    Thanks
    LArry

  • Urgently Need Code for Copy & Paste from Html Table in JSP to Excel file

    I am creating a html table in JSP file .
    I need code for 'Cut,Copy,Paste' functions ie. if someone wants to copy data from my table to excel file or from excel file to html table he shud be able to do that.
    Can someone give me code for 'Cut,Copy and Paste' i.e. some javascript functions which can do cut, copy and paste which i can put in my jsp file
    Thanks
    Message was edited by:
    javatechguru2007

    package com.chinmayananda
    public class Tetris{
    // complete here
    code]
    public abstract class AbstractTetris {
       public abstract void start();
       public abstract void stop();
    }nearly done

  • Need advice for wireless iTunes access (have router already)

    I'm having a hard time sifting through all the info to find the best solution. I have a MacBook Pro that I'll soon be upgrading to Lion from Snow Leopard, as well as an iPhone, with a second iPhone soon to enter the family. We also plan to get an iPad. We actually have an older iMac that we won't be upgrading, so we're going to move our iTunes library from the iMac over to the MacBook (basically turning the MacBook into our primary computer). We want to be able to play iTunes without having to keep the MacBook plugged into wired speakers. That seems a bit pointless.
    We have a wireless router already (a D-Link), so I don't need AirPort Express to act as a router. (We have a 1 bedroom condo, really no reason to extend the network or anything like that.) We have a printer that works wirelessly with the MacBook already. All I'm really trying to figure out is the best way to set it up so that we can have iTunes on the MacBook, playing over speakers (either the ones we currently have our iMac plugged into, or our stereo speakers that we have our TV setup with). Ideally if we could do the same from the iPhone and (future) iPad, that would be great, too.
    Does it make any sense for us to get an AirPort Express to do this, or would it just be more straightforward to get wireless speakers that can work over Bluetooth (like the Creative D200 ones in the Apple store)? I feel like the AirPort has the potential to be overkill for our usage, especially since I can't seem to figure out if you can use AirTunes with an iPad, and we don't need it for the wireless printing functions.
    Any advice would be appreciated. Thanks in advance!

    Thanks Leo! Yeah, I was confused about the 2500 series too because they push the Flex 7500 so much as the "real" solution.
    Now that I'm looking in the right spot, it looks like NCS Prime Infrastructure is for the serious folks and we could probably get away without it, right? So that would leave the access points, the controller, and the basic network stuff.

  • Where can I find the reference for modifying registry key for acrobat reader

    I am a Web Developer and I need to limit the option the user may choose in acrobat reader plugin.
    I doubt if there is option to configure in Windows Registry on HKCU\Software\Adobe\Acrobat Reader\9.0\PrefsDialog.
    Anyone know where I can find the reference for those registry key?
    I have downloaded sdk91_v2_win.zip file but I cannot find any reference.

    Refer to this:
    Direct Download Links for Adobe Software
    Mylenium

  • I need to add the logic for posting key,

    I need to add the logic for posting key, if posting key = 50 then amount is credit (add negative sign in amount field).
    I creadted this scenario in mapping, We wanted to make sure that the negative sign was placed in the amount field if the posting key was = 50.  So it seems we are good.  We will just need to test.
    How i can test this case?
    Please do needful.
    Thanks in advance.

    Hi,
    You need to use an IfElse node function in your mapping in which the input should be the posting key from the source structure.
    You need to check in the IfElse statement whether the posting key=50, if it is true, then use concat node function to concat the negative sign("-") along with the original value to be passed to the amount field on the target side. Else, if the condition is false(i.e posting key!=50), then simply pass the value to the amount field as it is without adding the negative sign.
    After the mapping is done, go to the test tab and then insert the values in the source fields and then execute from the lower left button showing start transformation.  You need to test with the value of posting key=50 once and with the value not equal to 50 once.In the first case, the output amount field should have the negative sign, which should not be present in the second case.
    You will find your target structure in the righter half of your screen. That's it mate
    Thanks
    Biswajit

  • I need serious help please.. We do translations of schoolbooks, I looked for an over-type function but were unable to find, we are working in indesign CS 5. it takes up allot of time to delete text and type in the new language.

    I need serious help please.. We do translations of schoolbooks, I looked for an over-type function but were unable to find, we are working in indesign CS 5. it takes up allot of time to delete text and type in the new language.

    Argh that's frustrating! I never noticed that key did not work in InDesign.
    A bit of research and it turns out the MS Office has this as an option in their software. But I cannot find an option in InDesign preferences to make this work.
    However, somethings are not listed in the shortcuts and preferences and are hidden triggers in InDesign which can be accessed through a script.
    I'm not saying it's possible to activate the Insert Key through a script, but it's plausible that it can be activated.
    Maybe ask on the scripting forum? InDesign Scripting
    I know this may be a possibility as with InDesign's earlier versions of PDF export to interactive documents there previously was no way to export interactive pdfs as single pages if in Spreads.
    But the option to toggle this setting was scriptable.

  • Can't restore apple id ,you were blocked for security reasons, but to restore the need to enter the key after typing it sends a 4-digit code on the ipad , but at ipade I am not connected to icloud ,and to connect you need to recover your account

    can't restore apple id , because apple were blocked for security reasons, but to restore the need to enter the key two- step werification . after typing it , apple sends a 4-digit code on the ipad , but at ipad I am not connected to icloud ,so i cant get code . but if i want to recover apple id, i need to  connect icloud, so what to do? help !

    I have (sorry forgot to add that). I was switched around and finally I was told I would be put through to a supervisor but after being on hold for about 10 minutes the phone went dead, I did not lose connection so I do not know if I was hung up on or there was some technical difficulty. I called again yesterday and did in fact speak with a supervisor for Account Security but he told me he did not know why it was happening and put me through to a different number but that ended up not being any helpful either. That's when I decided to give it a shot on here!

  • I need a reference for the parameters in Firefox about:config.

    I need a reference for the parameters in Firefox about:config.
    I can't find it on the Web.

    *http://kb.mozillazine.org/about%3Aconfig_entries
    *http://kb.mozillazine.org/Category:Preferences
    There is also info in the Firefox preferences files (open via the location bar):
    *resource:///defaults/pref/firefox.js
    * resource:///greprefs.js

Maybe you are looking for

  • Bluetooth remote freezing with PowerPoint on MacBook Pro while idling

    I am experiencing problems with bluetooth remote controls (3 different brands) freezing up when used with MS PowerPoint on a MacBook Pro running Snow Leopard (all updated). It is intermittent in nature and appears to be related to idling when giving

  • Export / Import of BI objects

    Sorry, I mistakenly posted this under BI Accelerator: Hello. I am trying to move existing BI objects (defined in RSA1) from an internal SAP IDES demo system to an offline, standalone NW 2004s BI system that is on a laptop. Essentially I want to expor

  • How do i get my iphoto under 200mg

    I can not resize my photos to a smaller size

  • Enterprise portal system monitoring.

    Hi Experts, Can you provide information day to day monitoring for EP system. Regards, Harish.B

  • IPad 2 Mute button does not mute youTube videos or games

    I noticed iPad mute button does not mute youTube videos or games. When the button is set to mute, videos or games have their own sound so I have to adjust it manually only after I can hear the sound. Any suggestions on how to mute all sounds at once?