what is digital certificate?

Answers were Sorted based on User's Feedback



what is digital certificate?..

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

what is digital certificate?..

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

what is digital certificate?..

Answer / bhaskar

Digital certificates are used to store the public and
private(corresponding) certificates.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Weblogic Interview Questions

How do you disturbute applications over a cluster of weblogic nodes

2 Answers   ASIS, HCL, Steria,


How do you set the classpath ?

0 Answers  


What is the difference between Connection Pool and data source?

4 Answers   HCL, HP, Polaris,


Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic

0 Answers  


What is the msi mode in weblogic? How can you enable and disable this option?

0 Answers  






What are the different weblogic installation types?

1 Answers  


What are pending messages in the console? : BEA Weblogic

0 Answers  


what happen when we give www.abc.com in url(what is process)

4 Answers   HCL, IBM,


How do you troubleshoot server hang?

0 Answers  


how ITIL process occurs in weblogic?

0 Answers   Mind Tree,


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic

0 Answers  


Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic

0 Answers  


Categories