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.