Answer Posted / 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 |
Post New Answer View All Answers
What are the enhancements in ejb 2.0 with respect to cmp?
What are the databases that are available to be used with the web logic j2ee connector architecture?
What is the format of the log message out to standard out?
How a web logic server works?
What is the function of T3 in WebLogic Server ?
Difference between weblogic development and production mode?
What is the difference between multicast and unicast?
What is the max amount of information that can be saved in a session object?
How do clients handle dns requests to failed servers?
What is meant by cluster??
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What technologies are included in j2ee?
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
What are the different groups under web logic security?.
Why do we need to remove cache?