what is digital certificate?
Answers were Sorted based on User's Feedback
Answer / sriram
Digital certifiacte is an electronic document which uses a digital signature to bind together a public key with an identity — information such as the name of a person or an organization, their address, and so forth. The certificate can be used to verify that a public key belongs to an individual.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / supraja
For the purposes of digital signing of documents,
verification of digital signatures, and handling digital
certificates in the Java platform, the Java Cryptography
Architecture (JCA) is used. JCA is a specification that
gives the programmers a standard way to access
cryptographic services, digital signatures, and digital
certificates.
The Most Important Classes in JCA
java.security.KeyStore
java.security.PublicKey
java.security.PrivateKey
java.security.Cert.Certificate
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bhaskar
Digital certificates are used to store the public and
private(corresponding) certificates.
| Is This Answer Correct ? | 0 Yes | 1 No |
How Can Cluster Communication Occur ?
What is the tree view pane in the web logic server?
What is clustering? What are the different types and how does clustering works in a network ?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
How we can monitor work manger?can we create our own work Manager?if yes then How?
what is diff btwn JNDI&JDBC?
6 Answers CTS, JPMorgan Chase,
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
How do stubs work in a weblogic server cluster? : BEA Weblogic
What is the role of a deployer?
when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
What should an xpath selector look like? : BEA Weblogic
what is i3