IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
Author

Digital Signature in PKCS 7 format with base 64 encoding

ashiek aneez
Greenhorn

Joined: Oct 17, 2008
Messages: 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.
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
JProfiler
Get rid of your performance problems and memory leaks!

.