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
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
How many admin consoles possible in a single domain?
Tell me what are the steps involved in configuring the jms?
What does isidentical() method return in case of different type of beans?
Explain what is the procedure to configure jms security?
What is meant by session replication?
How Can Port Number Be Checked ?
What is the local interface used by web logic server?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
How do clients handle dns requests to failed servers?
How to pass arugments to server through machine?
How is the logging implementation specified in web logic?
When should I use server session pools and connection consumers? : BEA Weblogic
How can the OUT OF MEMORY be solved?