I am new to encryption what are the step i have to take in order to accomplish this?
Scenario
1) i have an xml document
2) I need to digitally signed using PKCS#7-format signing
3) I need to encode the resulting binary signature to base64
I am new to encryption what are the step i have to take in order to accomplish this?
Scenario
1) i have an xml document
2) I need to digitally signed using PKCS#7-format signing
3) I need to encode the resulting binary signature to base64