Sorry that should have read "signing any other *file*".
Regards Andrew Harris Dun & Bradstreet Australia | Level 5, 479 St Kilda Rd, Melbourne VIC 3004 Work +61 3 9828 3346 | Mobile +61 418 599 547 | • harr...@dnb.com.au<blocked::mailto:harr...@dnb.com.au> | • www.dnb.com.au<blocked::http://www.dnb.com.au/> From: Harris, Andrew [mailto:harr...@dnb.com.au] Sent: Monday, 9 December 2013 1:30 PM To: Carlos Perez Cc: dev-crypto-csharp@bouncycastle.org Subject: RE: [dev-crypto-csharp] Signing public key One thing you can add to that is the ability to create keys. Have a look at the example provided by Emmanuel in the SO post http://stackoverflow.com/a/893600. I am now just wondering if signing of a public key is as simple as signing any other key. So basically I take my public key file and sign it using my private key like I would any other file? Can anyone else confirm or deny? Regards Andrew Harris Dun & Bradstreet Australia | Level 5, 479 St Kilda Rd, Melbourne VIC 3004 Work +61 3 9828 3346 | Mobile +61 418 599 547 | • harr...@dnb.com.au<blocked::mailto:harr...@dnb.com.au> | • www.dnb.com.au<blocked::http://www.dnb.com.au/> From: Carlos Perez [mailto:dark0pera...@pauldotcom.com] Sent: Monday, 9 December 2013 12:47 PM To: Harris, Andrew; dev-crypto-csharp@bouncycastle.org Subject: Re: [dev-crypto-csharp] Signing public key I have done quite a bit for a PowerShell module I'm writing using BC but have not gotten to that feature yet, if you find out please share. Here is my C# helper library fro what I have written using the latest version of BC from Git https://github.com/darkoperator/Posh-OpenPGP/tree/master/Source/PGPHelper "Harris, Andrew" <harr...@dnb.com.au<mailto:harr...@dnb.com.au>> wrote: Hi All, I am looking for a way to sign a PGP public key we have previously generated using another PGP tool. Is this possible? Is anyone willing to share some example code? Regards Andrew -- Sent from Kaiten Mail. Please excuse my brevity.