Exporting keys as ascii text

How can you export a key as ascii text like an armored key in PGP? But not using PGP?

PGP's ascii-armored text uses Base64 encoding like this example taken from the java almanac:
http://javaalmanac.com/egs/java.security.cert/ExportCert.html
// This method writes a certificate to a file. If binary is false, the
    // certificate is base64 encoded.
    public static void export(java.security.cert.Certificate cert, File file, boolean binary) {
        try {
            // Get the encoded form which is suitable for exporting
            byte[] buf = cert.getEncoded();
            FileOutputStream os = new FileOutputStream(file);
            if (binary) {
                // Write in binary form
                os.write(buf);
            } else {
                // Write in text form
                Writer wr = new OutputStreamWriter(os, Charset.forName("UTF-8"));
                wr.write("-----BEGIN CERTIFICATE-----\n");
                wr.write(new sun.misc.BASE64Encoder().encode(buf));
                wr.write("\n-----END CERTIFICATE-----\n");
                wr.flush();
            os.close();
        } catch (CertificateEncodingException e) {
        } catch (IOException e) {
    }

Similar Messages

  • Loss of formatting when emailing a AW6 ASCIII Text document

    Background: I have taken an .xls email file from a PC user which I was able to open with icExcel. The .xls file was set up wrong---only two columns, surname in one and all other data (street address, city, state, zip, tel., email address) in another column. I created a spreadsheet file in icExcel AWorks6 and did a lot of cutting and pasting from the original file to create a true 7 column spreadsheet. I saved it as an ASCII Text document because my intent is to email it back to the PC user.
    Now the dilemma---I can take that ASCII Text document and reopen it in an AW6 spreadsheet or into a database on my computer, no problems. Everything is formatted correctly. When I email the .txt document as an attachment to myself (experimenting first before emailing it to the PC user) it opens up automatically as a word processing document with all the formatting gone. I sent it to another of my email addresses, it did not open up automatically but the attachment came across as an HTTP text unix document file. What is happening to the structure and column formatting when I email the .txt document. What am I doing wrong following putting it into ASCII Text? Help please!! CAB
    Mac mini Intel/iBook G3   Mac OS X (10.4.5)   Mac OSX (10.3.5) for iBook
    Mac mini Intel/iBook G3   Mac OS X (10.4.5)   Mac OSX (10.3.5) for iBook

    When you save an AppleWorks spreadsheet as text, you get a tab delimited file.
    Data in each cell is followed by a tab character, and a return character separates the rows of data.
    Your text file, opened into an AppleWorks WP document, should retain the tab characters, but will not display properly unless you have set tab stops in the ruler. AppleWorks defaults to a tab stop every half inch, and a tab character will push text to the next available stop. Variable length of data will cause data that should line up in the same column to be offset.
    You can check for the presence of tabs (and other invisible characters) by pressing command-; (semi colon). Pressing the same keys again toggles the display off.
    Try launching AppleWorks then specifying Spreadsheet as the document type when you open it using AW's Open dialogue (File > Open).
    If you are successful, then the file should be openable by the PC user, using Excel. Three other notes: Be sure you check the Send Windows friendly attachments box in Mail when attaching the file. Be sure you add the .txt extension to the file name AppleWorks does not automatically add it). Tell the Windows user that the file is a tab delimited text file.
    Regards,
    Barry

  • Saving Page files as ascii text

    How can you save files in pages as text? Exporting to text looses list numbers (rather than treating them a plain numbers.) Printing to pdf, then using Acrobat to save to text gets the line numbers, but still also gets lots of non-printing characters like quotes, etc. What I want is ALL the characters on a page, as plain ascii characters. I don't mind loosing bold, underlines, spacing and so forth, but I'd like to get all the readable stuff.
    (I know UNIX, so I tried to use "tr" to get some of the special characters, and to change CR to New Line, but there are too many special characters to be sure of finding them all.)
    Thanks for any suggestions.

    Yvan:
    Well, I'd like to argue with you about this. What you are saying is, of course, correct, FROM THE POINT OF VIEW OF A COMPUTER EXPERT!! But Apple Mac had tried to do a particularly good job of being useful to normal people. I'm a computer programmer and a mathematician myself, so I know how we like to talk to each other. BUT I also know it is not normal language. The Macintosh, and Pages, are trying very hard to be useful to non-experts, and I think in this case, they have acted as "techies". If Pages says it will save a document as text, I think it should try to translate everything possible from formatted text to plain text, even to the extent of putting extra lines with dashes for underscored characters, cleaning up backspaces, and so forth. (If you used UNIX in the old days, man pages were printed with a program called troff, but then there was an alternate way to get the output so it would be visible on a plain ascii terminal. That's the kind of thing I'm asking for here.)
    You might make an argument that normal people don't need the plain Ascii text that I am asking for, and you may be correct -- though there are enough non-standard programs floating around the computer world that I would think the ability to get very vanilla text would be useful for many people as a workaround.
    -- Stan

  • Data getting truncated while exporting report to a text file in crystal 10?

    Hi All,
    I am using crystal 10.When exporting report to a text file ,a dialog prompts asking for Character perinch with a default value 9.If I change the value from 9 to 16 i am getting the correct data(that means character per inch value is 16) and it update "CharPerInch" value in registry under following location to 16.
    HKEY_CURRENT_USER\Software\Crystal Decisions\10.0\Crystal Reports\Export\Text
    The dialog asked for character per inch also has option to select not to prompt again and i also selected that in first go.
    When i export the report again in text format it didn't prompt for number of character per inch but the data gets truncated.
    What i believe is even though it updates entry in registry and reads, it is not using the same value for export. It never consider the value that is in registry, if the check box is not selected then it is using the value entered in the dialog and if the check box is selected then in the next run it uses the default value as 9.
    Can anyone suggest me how to override this problem ? Is there any other setting place in registry where i can enter the number of character per inch.I don't want to crystal to prompt always for character per inch.

    Hi Venkateswaran,
    The other option to avoid truncation of the data could be
    Right click the text filed
    Click on Format Text to open the Format Editor
    On Common tab check the text box for Can Grow.
    This will prevent the data from truncating in preview as well as while exporting to text.
    Otherwise you will have to set the characters per inch to 16 each time. I donu2019t see changing the registry value causing any difference here.
    Regards,
    Aditya Joshi

  • Is it possible to export multitrack EDL as text doc?

    I have a complicated 9 track video with corresponding audio from which I would like to create a complete edit decision list (to include clip name, effects, location in sequence, duration, etc.).  I would also like to have this EDL exported into either a text document or Excel spreadsheet so that I can access it without a video editor.  So far I can only find documentation for creation of an EDL from a 1 or possibly 2 track video and as far as I can tell, I can only access the EDL from within a video editor.  Does anyone know how I can accomplish this?  Any help would really be appreciated.
    I forgot to add that I am running Production Premium CS4.

    have a look at Final Print
    http://www.digital-heaven.co.uk/finalprinthttp://www.digital-heaven.co.uk/finalprint

  • How can I remove ASCII text from a field when I use it in a query

    How can I remove ASCII text from a field when I use it in a query?
    I am running a select statement on a table that appears to have ASCII text in some of the fields. If I use these fields in the where statement like the code below nothing returns:
    SELECT FIELD1 FROM TABLE1 WHERE FIELD1 IS NULL
    But the field looks empty if I do a straight select without the where clause. Additionally, one of the fields has text but appears to be padded out with ASCII text, which I need to strip out before I can use this field in a where or join statement. I have tried using a trim, ltrim, rtrim, to_char, nvl, decode and nothing works. When I use excel to run the same query it looks as if these ASCII fields are boxes.
    I have asked our DBA team to see what they can do to prevent these from going into the table, but in the mean time I still need to run this report.
    Do you have any suggestions?

    Can you provide an example? I've been trying (for
    example) "select translate(' test one', ascii(' '),
    'X') from dual" with no luck.
    Thank you.To replace space, you should query like this:
    select translate(' test one', chr(32), 'X') from dual instead of select translate(' test one', ascii(' '), 'X') from dual Thanks,
    Dharmesh Patel

  • Export Screen to Flat Text file

    Hello,
    I'm very new in SAP and need to modify a little program.
    I would like to export the current screen in a flat text file.
    The file must be stored on the SAP server ( /usr/sap/data/bel) so not on my local harddrive.
    I searched and found found functions like WS_download and GUI_download, but I'm not sure how to use them. Can somebody help me please?
    Curent Code of my report:
    REPORT ZAT_CLRDEP01.
    Tables declaration
    tables : vbrp,bkpf,bseg.
    Data declaration
    data: begin of itab1 occurs 0,
              vbeln like vbrp-vbeln,
              arktx like vbrp-arktx,
              belnr like bkpf-belnr,
          end of itab1.
    data: begin of itab2 occurs 0,
              vbeln like vbrp-vbeln,
              arktx like vbrp-arktx,
              belnr like bkpf-belnr,
          end of itab2.
    data: begin of itab3 occurs 0,
              kunnr like bseg-kunnr,
              name1 like kna1-name1,
              vbeln like vbrp-vbeln,
              zfbdt like bseg-zfbdt,
              belnr like bkpf-belnr,
              augcp like bseg-augcp,
              augbl like bseg-augbl,
              arktx like vbrp-arktx,
          end of itab3.
    data: begin of itab4 occurs 0,
              kunnr like bseg-kunnr,
              name1 like kna1-name1,
              vbeln like vbrp-vbeln,
              zfbdt like bseg-zfbdt,
              augcp like bseg-augcp,
              augbl like bseg-augbl,
              arktx like vbrp-arktx,
              pswbt like bseg-pswbt,
          end of itab4.
    data: vbeln_tst like vbrp-vbeln.
    Selections
    parameters accgrp like vbrp-ktgrm default '03' obligatory.
    parameters compcde like bkpf-bukrs default 'LOI' obligatory.
    select-options: billdoc for vbrp-vbeln.
    select-options: customer for bseg-kunnr.
    select-options: fiscyear for bkpf-gjahr.
    select-options: reldate for bseg-augcp.
    select-options amount for bseg-pswbt.
    INITIALIZATION.
      fiscyear-low = sy-datum(4).
      fiscyear-high = sy-datum(4).
      append fiscyear.
      reldate-high = sy-datum.
      append reldate.
      amount-low = '100'.
      amount-high = '2000'.
      append amount.
    START-OF-SELECTION.
      refresh: itab1,itab2,itab3,itab4.
      clear  : itab1,itab2,itab3,itab4.
      clear: vbeln_tst.
      select * into corresponding fields of table itab1
        from vbrp inner join bkpf
        on    vbrpmandt = bkpfmandt
          and vbrpvbeln = bkpfxblnr
        where vbrp~ktgrm = accgrp
          and bkpf~bukrs = compcde
          and bkpf~gjahr = fiscyear.
      loop at itab1.
        if itab1-vbeln ne vbeln_tst.
          move itab1-belnr to itab2-belnr.
          move itab1-vbeln to itab2-vbeln.
          move itab1-arktx to itab2-arktx.
          append itab2.
        endif.
        vbeln_tst = itab1-vbeln.
      endloop.
      loop at itab2.
        select * from bseg
                      where bukrs = compcde
                        and belnr = itab2-belnr
                        and gjahr = fiscyear
                        and buzei = '001'
                        and augcp in reldate
                        and augbl ne ''
                        and vbeln in billdoc
                        and kunnr in customer.
          if sy-subrc = 0.
            move itab2-belnr to itab3-belnr.
            move bseg-kunnr to itab3-kunnr.
            select single name1 from kna1
                          into itab3-name1
                 where kunnr = itab3-kunnr.
            move itab2-vbeln to itab3-vbeln.
            move bseg-zfbdt to itab3-zfbdt.
            move bseg-augcp to itab3-augcp.
            move bseg-augbl to itab3-augbl.
            move itab2-arktx to itab3-arktx.
            append itab3.
          endif.
        endselect.
      endloop.
      loop at itab3.
        select * from bseg
                    where bukrs = compcde
                      and belnr = itab3-belnr
                      and gjahr = fiscyear
                      and hkont = '0000488600'
                      and pswbt in amount.
          if sy-subrc = 0.
            move itab3-kunnr to itab4-kunnr.
            move itab3-name1 to itab4-name1.
            move itab3-vbeln to itab4-vbeln.
            move itab3-zfbdt to itab4-zfbdt.
            move itab3-augcp to itab4-augcp.
            move itab3-augbl to itab4-augbl.
            move itab3-arktx to itab4-arktx.
            move bseg-pswbt to itab4-pswbt.
            append itab4.
          endif.
        endselect.
      endloop.
    END-OF-SELECTION.
      sort itab4 by kunnr.
      loop at itab4.
        at first.
          write:/ '   customer                    ','billing doc.',
          'Billing date',' Release date','Release doc.',
         '            material                         ','G/L amount'.
        endat.
        write:/ itab4-name1.
        write at 36 itab4-vbeln.
        write at 47 itab4-zfbdt.
        write at 61 itab4-augcp.
        write at 74 itab4-augbl.
        write at 88 itab4-arktx.
        write at 127 itab4-pswbt.
      endloop.
    Thanks in advance!
    Kindly regards,
    Nico

    Hello,
    Thanks for your help and fast reaction, I added the 'open dataset' but probably made some minor error:
    I'm getting  field "result" (name of my text file) is unknown. It is neither in one of the specified tables or defined by a 'DATA' statement
    Currently have following code:
    Objet du programme :                                                 *
          Recherche de documents de facturation SD sur base de           *
          l' "account assignment group" de l'article                     *
          Stocker ces valeurs dans une table interne afin                *
          de retrouver les pièces comptables correspondantes.            *
          Afficher le N° du document de facturation, celui de la         *
          pièce comptable, la date de release du release document.       *
    REPORT ZAT_CLRDEP01.
    Tables declaration
    tables : vbrp,bkpf,bseg.
    Data declaration
    data: begin of itab1 occurs 0,
              vbeln like vbrp-vbeln,
              arktx like vbrp-arktx,
              belnr like bkpf-belnr,
          end of itab1.
    data: begin of itab2 occurs 0,
              vbeln like vbrp-vbeln,
              arktx like vbrp-arktx,
              belnr like bkpf-belnr,
          end of itab2.
    data: begin of itab3 occurs 0,
              kunnr like bseg-kunnr,
              name1 like kna1-name1,
              vbeln like vbrp-vbeln,
              zfbdt like bseg-zfbdt,
              belnr like bkpf-belnr,
              augcp like bseg-augcp,
              augbl like bseg-augbl,
              arktx like vbrp-arktx,
          end of itab3.
    data: begin of itab4 occurs 0,
              kunnr like bseg-kunnr,
              name1 like kna1-name1,
              vbeln like vbrp-vbeln,
              zfbdt like bseg-zfbdt,
              augcp like bseg-augcp,
              augbl like bseg-augbl,
              arktx like vbrp-arktx,
              pswbt like bseg-pswbt,
          end of itab4.
    data: vbeln_tst like vbrp-vbeln.
    Selections
    parameters accgrp like vbrp-ktgrm default '03' obligatory.
    parameters compcde like bkpf-bukrs default 'LOI' obligatory.
    select-options: billdoc for vbrp-vbeln.
    select-options: customer for bseg-kunnr.
    select-options: fiscyear for bkpf-gjahr.
    select-options: reldate for bseg-augcp.
    select-options amount for bseg-pswbt.
    INITIALIZATION.
      fiscyear-low = sy-datum(4).
      fiscyear-high = sy-datum(4).
      append fiscyear.
      reldate-high = sy-datum.
      append reldate.
      amount-low = '100'.
      amount-high = '2000'.
      append amount.
    START-OF-SELECTION.
      refresh: itab1,itab2,itab3,itab4.
      clear  : itab1,itab2,itab3,itab4.
      clear: vbeln_tst.
      select * into corresponding fields of table itab1
        from vbrp inner join bkpf
        on    vbrp~mandt = bkpf~mandt
          and vbrp~vbeln = bkpf~xblnr
        where vbrp~ktgrm = accgrp
          and bkpf~bukrs = compcde
          and bkpf~gjahr = fiscyear.
      loop at itab1.
        if itab1-vbeln ne vbeln_tst.
          move itab1-belnr to itab2-belnr.
          move itab1-vbeln to itab2-vbeln.
          move itab1-arktx to itab2-arktx.
          append itab2.
        endif.
        vbeln_tst = itab1-vbeln.
      endloop.
      loop at itab2.
        select * from bseg
                      where bukrs = compcde
                        and belnr = itab2-belnr
                        and gjahr = fiscyear
                        and buzei = '001'
                        and augcp in reldate
                        and augbl ne ''
                        and vbeln in billdoc
                        and kunnr in customer.
          if sy-subrc = 0.
            move itab2-belnr to itab3-belnr.
            move bseg-kunnr to itab3-kunnr.
            select single name1 from kna1
                          into itab3-name1
                 where kunnr = itab3-kunnr.
            move itab2-vbeln to itab3-vbeln.
            move bseg-zfbdt to itab3-zfbdt.
            move bseg-augcp to itab3-augcp.
            move bseg-augbl to itab3-augbl.
            move itab2-arktx to itab3-arktx.
            append itab3.
          endif.
        endselect.
      endloop.
      loop at itab3.
        select * from bseg
                    where bukrs = compcde
                      and belnr = itab3-belnr
                      and gjahr = fiscyear
                      and hkont = '0000488600'
                      and pswbt in amount.
          if sy-subrc = 0.
            move itab3-kunnr to itab4-kunnr.
            move itab3-name1 to itab4-name1.
            move itab3-vbeln to itab4-vbeln.
            move itab3-zfbdt to itab4-zfbdt.
            move itab3-augcp to itab4-augcp.
            move itab3-augbl to itab4-augbl.
            move itab3-arktx to itab4-arktx.
            move bseg-pswbt to itab4-pswbt.
            append itab4.
          endif.
        endselect.
      endloop.
    END-OF-SELECTION.
      sort itab4 by kunnr.
    EXPORT OUTPUT TO FLAT TEXT FILE :                                    *
    open dataset result for output in text mode.
    if sy-subrc = 0.
    loop at itab4.
    at first.
    write:/ ' customer ','billing doc.',
    'Billing date',' Release date','Release doc.',
    ' material ','G/L amount'.
    endat.
    write:/ itab4-name1.
    write at 36 itab4-vbeln.
    write at 47 itab4-zfbdt.
    write at 61 itab4-augcp.
    write at 74 itab4-augbl.
    write at 88 itab4-arktx.
    write at 127 itab4-pswbt.
    transfer itab4 to result.
    endloop.
    close dataset result.
    endif.
    Thank you!
    Regards,
    Nico

  • How Do I Save an ASCII Text File?

    In the Windoze world, Notepad is a simple editor that saves text strictly in ASCII format. Clean, not embellishments or tags. Sometimes it needs to be that way.
    What do I use to save ASCII text on a Mac? Somebody at the Apple store told me the answer is TextEdit, but when I went to save a file just now my choices were rich text (.rtf), HTML, Word format, or XML. No ASCII in the bunch.
    So, is there a program on here that does what Notepad does? Is there one out there somewhere...??
    --PS

    I forgot to mention, that this can also be set in the Preferences of Textedit to be the default setting:
    use plain text; add .txt extension when saving.
    I think that's all I needed to hear -- I've looked at the preferences for TextEdit and set them the way I think I want them.
    Thanks,
    --PS

  • I want to export all the screen text in a long video to a text doc

    I want to export all the screen text in a long video to a text document. Is there a way to do that without copying and pasting each item?

    Fortunately, I still have the project ready at hand, so I can cut and paste each text window from there, but I do admire the creativity of your approach. I thought about making the desired document as a collection of still images without the video track removed, but I decided that would be too cumbersome for this purpose.
    It still seems to me that there ought to be a way to access the text resident in FCP and turn it into a text file, but maybe this will have to written into the program as a feature. Probably, it would not be a high priority among all the other tasks on the wish list.
    Thanks for your help. If I learn something interesting, I will post it for the benefit of others who might want do what I want to do now. Off I go now to cut and paste!

  • CS3 export to PDF jagged text

    My file is just text, and it looks beautiful when I print directly from InDesign. However, when I export to PDF, the text has noticeably jagged edges.
    I've tried all the included export settings. I've tried printing to a PDF directly. These all look fine in Acrobat, but lead to the same disappointing results when printed.
    PDF files that I didn't produce, print perfectly from Acrobat.
    What am I doing wrong?

    Michaela
    "I changed the color from "leave unchanged" to "RGB" and the file printed pefectly."
    When you "leave color unchanged" you are effectively telling InDesign that the printer will interpret the color values in the document. When you change it to something else (ie: RGB or CMYK or greyscale) you are letting indesign decide what color values to send so that the printer will print closer to what you see. The caveat is that your monitor must be calibrated so that you are seeing color values consistently. And as far as your monitor is concerned black is a color (RGB 0 0 0).
    Stan Wetherald
    Quality Quickprint
    DeLand, Florida USA

  • Key instead of text in the variable sclection screen

    Hello Experts,
    please clarify my doubt.
    My user wants to see the key instead of text in variable selection screen (in portal) for material.
    Is it possible to do this?
    Regards
    Prathap.

    Hello!
    I think in the menu there is a point like infoprovider specific properties (or similar) in rsa1. Here you can decide what value is shown. Try this, but I'm not sure that this also work in portal.
    Best regards,
    Peter

  • Show key instead of text in ME51N for PR document type

    Hi, did anyone know how to show key instead of text in ME51N for PR document type? How can I remain the setting after shut down the PC?
    Thanks.

    Can you give more info about your need as it is not clear which text you're referring to.
    Regards,
    Vivek

  • MDX query issue - get key instead of text

    Hello,
    My BW query contain single row of type 0FUNDS_CTR that should be display key and not text. When query is running from query designer I can see the key in the results.
    But, when I try to get the results of MDX statemet on this query I see the text of 0FUNDS_CTR instead of key!
    My query is:
    SELECT NON EMPTY [[Measures]].MEMBER ON AXIS(0),
    NON EMPTY [[0FUNDS_CTR]].MEMBERS ON AXIS(1) FROM
    [[MY_CUBE_NAME/MY_QUERY_NAME]]
    CELL PROPERTIES CELL_ORDINAL, VALUE, FORMATTED_VALUE
    I try to replace VALUE to KEY in
    "CELL PROPERTIES CELL_ORDINAL, VALUE, FORMATTED_VALUE" query part and even remove this declaration but there is no effect.
    I need to work with MDX statements like this and run them from with BI SDK XMLA Connector.
    Any idea?
    Thanks,
    Ola
    Edited by: Ola Agiv on Jul 30, 2008 10:05 AM
    Edited by: Ola Agiv on Jul 30, 2008 10:06 AM

    Hi Ola,
    Regarding your case ..
    Could you try to go to your query using ur query designer, then go to 0FUNDS_CTR property.
    Set the attribute display as to be KEY.
    And run again your MDX.
    See the result, whether it change into your expectation / not ??
    Hopefully it can help you a lot.
    Regards,
    Niel.

  • Newbie: What program to use for just plain ASCII text?

    I'm new to Mac and wanting to create a plain ASCII text document (not RTF or else).
    In Windows I would use NotePad. What do I use on Mac? I tried "TextEdit" but it didn;t allow me to same it as "plain text" or similar. I want absolutely no formattings in my document.
    Thanks.

    You can use TextEdit. Just select the Make Plain Text option in the Format menu.
    charlie

  • Is there a key for entering text on ipad mini for the schwa symbol?

    Is there a key for entering text on ipad mini for the schwa symbol?

    You're welcome.
    It is possible there is an app containing a phonetic keyboard in the app store (or not). I haven't had use for one, so have never checked. Using it would require some copy and past on your part. But it might worth a search.
    Oh, just to be clear (should have googled and not trusted my aging memory) you're basically looking for an upside-down "e", right?

Maybe you are looking for

  • Apple TV Remote hidden controls

    Are these controls legit? While in know some of these are simple and work on the device without much risk, I don't want to blow my device trying out unknown/new control. Restart Your Apple TV p><span>This is my favorite tip on this list because I fre

  • Problem with LogicCore clocking wizard

    Hi, i got this error during the translate of my design but i can't understand the reason of it: ERROR:NgdBuild:455 - logical net 'CLK_OUT2_SIGNAL' has multiple driver(s): ERROR:NgdBuild:455 - logical net 'CLK_OUT3_SIGNAL' has multiple driver(s): I'm

  • Accessing an Array List from another class

    Hi, I was a member on here before, but I forgot my password and my security question is wrong. My question is how do I access a private arraylist from a different class in the same package? What I am trying to do is the following (hard to explain). M

  • Classic Chrome in Lightroom 5.7.1

    I have the lightroom stand alone version 5.7.1 installed, but i still cannot see the classic chrome simulation for fuji raf files from the x-t1 with firmware 3.00. any hints?

  • How to install the OffLine Player for LSO

    Hi , I looking for a documentation in order to install the OffLine Player for LSO , and also if the Learner Portal will propose the install on every PC ussing the Learner Portal  ? Thank you .