-
Greetings everyone, This is what i'm trying to reproduce using manually generated keys: File example: Generate keys manually: Public key: Sign using manual generated keys:
Output: this .sig file format is sha256 + hex format RSA bit PKCS#1 1.5 signature. The key lengh must be 2048 bits. **Verify file using public key: **
Output: Question So i'm trying to figure out the correct way to setup a worker to replicate the So far, i'm able to setup: i tried several configurations but no success so far. (Tried Plain Signature Worker and CMSSigner). Could someone point me to a direction about what do I need to setup as type of worker and Configuration options with an example of request command in order to achieve the equivalent of Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi 1bonp, Without looking into the exact details yet here are some pointers:
|
Beta Was this translation helpful? Give feedback.
Hi 1bonp,
Without looking into the exact details yet here are some pointers: