How to use apdu to get the certificate in smartcard?

hi,guys
how could i use the apdu command to get the certificate in smart card.
now i sent following commands in JCOP shell
/send 00a404000cA000000063504B43532D3135
/send 00a4000c023f00
/send 00a4000c025031
/send 00a40200024404
/send 00b0000080
/send 00b0008080
what's the next step?

i'm using the A.E.T's safesign card,i just only use the apdu to load from card.
but it's seems like it's can't load whole certificate.

Similar Messages

  • How to use sdk to get the image in the pdf file created by illustrator?

    I have some pdf files create by illustrator and saved as pdf documents,
    now I want to use the sdk to get the image in pdf files.
    how to?
    Thanks.

    Thank you first!
    Yes,you are right,since I am new to illustrator,and I want to try to write a plugin,
    I have read the sdk doc and API and opened the sample in vs2010,but no idea about how to operate the pdf doc in illustrator with api.
    Hope more advise or any examples,thank a lot.

  • How to use SPMetal to get the item's original field which named 'Created'

    I want to read the field which named 'Created' by using SPMetal,I found the 'Item' class has the property named '_originalValues', it seems to get the infomation about the original values.
    Is there anyone who has solved this kind of problems?

    Hi,
    By default, the Created, CreatedBy, Modified and ModifiedBy fields are not created by SPMetal, so we will need to extend our base entity class for accessing these fields in our
    code.
    Here is a link will show how to achieve this with steps in detail:
    http://weblogs.asp.net/uruit/archive/2011/05/05/linq-to-sharepoint-working-with-created-createdby-modified-and-modifiedby.aspx
    Best regards
    Patrick Liang
    TechNet Community Support

  • Forms: how to use COUNT_RECORD to get the number of record retrieved?

    After GO_BLOCK(BlockName)EXECUTE_QUERY, there must a way to obtain the number of records retrieved.
    I like to use this number to display to number of records on the form.
    Clearly, a not so good way is:
    SELECT COUNT(*) INTO :NUM_RECORD FROM Table_Name;
    It queries table one more time.
    Could any one give a clue?
    Thank you.

    Dear Kiran,
    Fom tables EINE (inforec no, plant) and EINA (inforec no, material, vendor), you can get the desired information.
    Regards,
    Prasanth

  • How to use script to get the first table row on each page?

    I create a print form to display a table. I set a conditional page break on this table, so the table rows on each page could be different.
    For example, there're total 50 rows in this table. On the 1st page, there're 5 rows, but on the 2nd page, there're only 2 rows, and so on...
    Now I want to get some value from the 1st table row on each page. How can do that? I can refer to a table row using TableRow[n], but I don't know how to calculate 'n' in script (either FormCalc or JavaScript) for the 1st row on each page.
    Any ideas?

    Hi Wei,
    There is an option of setting the overflow header in the pallette. You may check that out. It is basically used to have the table header to be seen in all pages, if the table is overflowing to multiple pages. You may put your first row as the overflow header.
    - hope this helps, Kindly update,
    thanks and regards,
    - anto.

  • How to use offset in getting the last 7 digit of a sting

    Hi,
    Will you please tell me, how I can use Offset like command for the following code :-
    Data :- v_file type string .
    Let v_file = xyz/abc/ABCD/pq.rs.tuv1234
    I want to take last 7 digit i.e. "tuv1234"
    Please tell me..
    Saurabh

    data : text(40) type c value 'gashscj/kdkkl223',
             length type i,
             value(7).
    length = strlen( text ).
    length = length - 7.
    value = text+length(7).
    regards
    shiba dutta
    Message was edited by:
            SHIBA DUTTA

  • How to use alias to get the columns list?!?

    Is there a way to make raptor show the columns list of a table when typing like
    "select * from table a where a....(waiting for columns list)" ?
    Tks,
    Claudio.

    you cant do it with aliases and we have a bug logged on that. however, you can use the full tablename followed by a . and then the insight list will be populated. ctrl-Space will do completion too

  • I just got iphone 5c and i am not happy with it. It uses to much data and i don't even know how. I can't get the ringtones i want for my contacts.I got it on my free upgrade but i want to take it back and get something else but where i got it they say i c

    I just got iphone 5c and i am not happy with it. It uses to much data and i don't even know how. I can't get the ringtones i want for my contacts.I got it on my free upgrade but i want to take it back and get something else but where i got it they say i can't because i don't have the earbuds and i have serches or them. now i am suck with a phone i don't like at all until my next upgrade. this is very dishearten

    1. If you are this unhappy with that phone, and the lost earbuds is the only thing stopping you from taking it back, why do not just buy some earbuds. That way you can get rid of that phone. It all depend upon how much you want to get rid of that phone.
    2. Yet if you are stuck with that iPhone, here is something might help you to control the data usage. By design, iPhones do turn off WiFi when they go dormant. So if a download is in progress and so forth when the phone goes dormant, it will switch to use cellular data, if this setting is left on. Therefore, from multi-sources I have learned that if you keep your iPhone connected to a power source, then it will stay connected to the available WiFi.

  • How can I use applet to get the desktop image of client

    hi,I have a question to ask u.
    How can I use applet to get the desktop image of client? Now I develop a web application and want user in the client to get his current image of the screen.And then save as a picture of jpeg format ,then upload it to the server?
    I have done an application to get the screen image and do upload file to server in a servlet with the http protocal.

    Since the desktop image is on the client's local hard drive, you'll need to look at trusted applets first.

  • When I try to sync my ipad using itunes I get the following message. This iPad cannot be synced. You do not have enough access privileges for this operation. Any ideas how this can be resolved?

    When I try to sync my ipad using itunes I get the following message. This iPad cannot be synced. You do not have enough access privileges for this operation. Any ideas how this can be resolved?

    See if the user tip helps: https://discussions.apple.com/docs/DOC-6562

  • How Adobe LC ES get the certificate?

    I have a PDF file which has digital signature. I did not import the certifcate into LC ES trust store. But using client API call I still can verify the signature is valid. I am wondering where Adobe LiveCycle ES to get the certificate? From some public server at internet or from some certificate storage at local machine?
    Thansk

    I have a PDF file which has digital signature. I did not import the certifcate into LC ES trust store. But using client API call I still can verify the signature is valid. I am wondering where Adobe LiveCycle ES to get the certificate? From some public server at internet or from some certificate storage at local machine?
    Thansk

  • In trying to sync my iPad w/my MPB using iTunes, I get the following error message:  "The iPad cannot be synced.  An unknown error occurred (1140).  Any hints/ideas on how to fix?

    In trying to sync my iPad (3d gen) w/my MPB using iTunes, I get the following error:   "the iPad cannot be suynced.  An unknown error occurred (1140).   Can anyone give me a suggested fix, please?

    ok---I stopped the sync process of photos and now everything else syncs but still cannot eject my ipod.  Will try other tips on this website.  Thank you

  • How do I go about getting the product serial number to register my product as well as install my product.  I bought it with a product box.  On the software disc sleeve, there is a series of numbers pasted at the bottom of the sleeves but this is not valid

    How do I go about getting the product serial number to register my product as well as install my product.  I bought it with a product box.  On the software disc sleeve, there is a series of numbers pasted at the bottom of the sleeves but this is not valid.  When I tried to type this in for registration, it does register as this numbers also contain letters in it.  Apparently the registration boxes accept numbers only.  What do I do with a useless product for which I have paid good money for it?????

    This is the simple solution which was offered to me when I tried to get the serial code on line.
    The box and disc sleeve do not contain a series with 24 numbers which I presume is the product code to install.
    I tried to redeem the registration code by following what they recommended, but inevitably it gets to the page that showed the registration boxes that need 24 serial numbers and I got stuck again.
    This product is so different what my previous experiences of other software products where I just enter the serial number straight from the disc sleeve and then I got registered and go on to use the software.
    I is really frustrating, spending the last two hours trying to get my product going....

  • How to use reflection to get base classes protected field

    I have one base Base classes which have protected fields and public get method to get the field.
    class Base
    protected int proField;
    public int getProField(){return proField;}
    Class Derive extends base class Base
    class Derive extends Base implements OtherInterface
    public void funtion(){};
    Now I have an instance of Derive, how can I use reflection to get the protected field inherited from Base. It seems Java Reflection only give runtime accessibility to public field and decleared field, protected-inherited field is excluded.
    Thanks
    Lei

    as the last poster said, traverse up the class hierarchy.
    ex:
    private void doSumfinToField(String fieldName throws IllegalArgumentException, IllegalAccessException, NoSuchFieldException {
    Class clazz = getClass();
    Field field = findFieldInClass(clazz, fieldName);
    //field.doSumfin;
    private Field findFieldInClass(Class clazz, String fieldName) throws NoSuchFieldException {
    try { // to find the field in this class    
    return clazz.getDeclaredField(fieldName);
    } catch (NoSuchFieldException e) {
    // if we don't have a superclass, continue
    if (clazz.getSuperclass().equals(Object.class)) {
    throw e;
    // check in the superclass
    return findFieldInClass(clazz.getSuperclass(), fieldName);
    }

  • How long does it take for the certificate arrive? I am OCA? I need it urgen

    Hello Experts,
    I have recently finished OCA. How long does it take for the certificate to arrive?
    I need it urgently.
    Can I pay and expedite the process of Mailing thru fedex.
    Thanks,
    Vishal

    From the Oracle Certification FAQ
    "The testing center will send your exam results to the Oracle Certification Program. All results are processed once a week. Once all the certification requirements within the track you are pursuing have been complete, including completion and approval of the Course Submission Form, you should receive your certification success kit within 6-8 weeks. The Success Kit will include a personalized certificate as well as instructions on how to obtain your Oracle Certification logo."
    So if you just recently passed the exam, expect that you'll get your physical certificate in 6-8 weeks. It should show up in CertView relatively quickly, but fulfillment takes time.
    Justin

Maybe you are looking for

  • Blank html popups in a mobile webdynpro application

    In a web dynpro application, each time we move from one view to another, or from DC to another a blank html page in being opened (besides the target one) the url of the blank page is : \tcwddispwda\global\SSR\html\blank.html <b>this is happening when

  • FR reports security Issue

    Hi All, we have developed some reports from Planning cubes. We are using V11.1.1.3 We have created a user(tried with both native & LDAP user) and given the following access. This user has provision for 1. Planning APP - Planner 2. BI Plus - Explorer,

  • Field type not showing correctly

    Hi everyone, I am using a spreadsheet to report on but for some reason the columns are showing in CR as String(255) instead of Number.  I have double checked the spreadsheet format and they seem to be in the number format.  Any ideas what's happening

  • Gedit fails to open as root in terminal

    When I start a terminal, I enter "su -" When I try to open any file, or simply enter gedit, I get: ======================================== ** (gedit:1216): WARNING **: Could not open X display Cannot open display: ===================================

  • I can't get my iCloud to backup anything, even though I could log into it just fine. What am I doing wrong?

    I can't get my iCloud to backup anything on my mac book pro. It allows me to log in, etc. but it doesn't allow me to do anything. Please help me out Apple experts!