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

dIFFERNCE BETWEEN VERSIONS 8.X,9.X,10.X

3 Answers  


how to get the critical application?

0 Answers   TCS,


What are the classes placed in the weblogic classpath?

0 Answers  


Explain the types of deployment modes and diffrernces between them?

0 Answers  


Explain what are the ways in which the dns request of failed servers handled?

0 Answers  






Explain the tier architecture of a web logic server?

0 Answers  


which is the GOOD INSTITUTE to learn WEBLOGIC & SOA ADMIN in Hyderbad?

2 Answers   TCS,


What is the domain in weblogic server?

0 Answers  


Explain the use of http ?

0 Answers  


Can struck threads be killed manually?

0 Answers  


What is Horizontal and vertical clustering ?

0 Answers  


A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic

0 Answers  


Categories