Endpoint Encryption

 View Only
Expand all | Collapse all

How to add multiple signitures to a file with PGP Command Line

  • 1.  How to add multiple signitures to a file with PGP Command Line

    Posted Mar 20, 2013 10:46 AM

    It is possible to encrypt a file for multiple recipients. But is it possible and how is it done, to sign a file with multiple signitures (simultaneously) ?

    pgp -es -r u1 -ru2 -s s1 -pass only signs the file with one signer key.....

    With gnupg it is possible to to add multiple simultaneous signitures to a file....



  • 2.  RE: How to add multiple signitures to a file with PGP Command Line

    Posted Mar 20, 2013 02:04 PM

    We don't currently support that directly, we only support multiple detached siganture files.

    Regards,