The moose likes Java in General and the fly likes Digital Signature in PKCS 7 format with base 64 encoding Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Digital Signature in PKCS 7 format with base 64 encoding" Watch "Digital Signature in PKCS 7 format with base 64 encoding" New topic
Author

Digital Signature in PKCS 7 format with base 64 encoding

ashiek aneez
Greenhorn

Joined: Oct 17, 2008
Posts: 5
Hi,

I have a requirement from client
Digital Signature in PKCS 7 format with base 64 encoding
.

Process is that we will send a url with some parameter values and a digital signature of that parameter values.

I am trying with this code.



Queries:

1. Who is the service provider for PKCS 7 format and how I should integrate?
2. Is .JKS, .CER and .KEY required for my requirement.
If this files needed, how I should start.

Please give me suggestions for this requirement.
 
 
subject: Digital Signature in PKCS 7 format with base 64 encoding
 
Threads others viewed
IllegalBlockSizeException
need to generate RSA keys from txt files
encryption decryption
problem with RSA..... folks please help!
Algorithm DES not available
developer file tools