The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of JBoss AS 5 Development this week in the JBoss forum
or Spring Dynamic Modules in Action in the Spring forum!
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
replay challenge