Signed Applets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • praveen2gupta
    New Member
    • May 2007
    • 200

    #1

    Signed Applets

    Hi
    I am working on the sound API . I wants to receive sound data from user. The
    documents are showing the need of the signed applets.

    I wants to know
    1. why the need of signing arises.
    2. process of self signed applets.
    3. trust of self signed certificates by the experts. How relaiable they are.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by praveen2gupta
    Hi
    I am working on the sound API . I wants to receive sound data from user. The
    documents are showing the need of the signed applets.

    I wants to know
    1. why the need of signing arises.
    2. process of self signed applets.
    3. trust of self signed certificates by the experts. How relaiable they are.
    Security.

    Read all about it in Sun's applet tutorial.

    Comment

    • praveen2gupta
      New Member
      • May 2007
      • 200

      #3
      Originally posted by r035198x
      Security.

      Read all about it in Sun's applet tutorial.
      Hi
      I have studed all the links available on the java and related sites.working on this topic since last one week. But still there are many questions hidden and ther are many problems while implementing the signed applets

      Comment

      Working...