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

What is the administration server?

0 Answers  


How do we generate a digital certificate

2 Answers  


How many admin consoles possible in a single domain?

0 Answers  


What precautions should I take when I use blocking receive() calls? : BEA Weblogic

0 Answers  


How to Know the maanged servers status,when admin console is not available?

5 Answers   Wipro,






How many types do you configure managed server in weblogic server?

0 Answers  


What are the different groups under web logic security?.

0 Answers  


what is the weblogi licence?

3 Answers   TCS,


Tell me what are the causes of having ociw32.dll error in the database of web logic server?

0 Answers  


In a web logic server what is the domain?

0 Answers  


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

0 Answers  


Define memory leak ?

0 Answers  


Categories