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 is a machine?
We often see BSU when using weblogic. What is the meaning of BSU ?
How do I call a servlet with parameters in the url? : BEA Weblogic
What can be the various reasons for a server crash?
How does sorting on message priority work? : BEA Weblogic
What is the difference between weblogic and jboss?
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
How many messages are sent across the network for processing topic messages? : BEA Weblogic
How do I use a temporary destination? : BEA Weblogic
What is wlst in web logic?
What are the Unix vi commands?
What signal tells the jvm to give a thread dump?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
What are the special design care that must be taken when you work with local interfaces?
How do I use jta transactions within an mdb? : BEA Weblogic