Re: Application Code Signing - WeOnlyDo Discussion board

Re: Application Code Signing (General questions)

by wodSupport, Saturday, July 30, 2005, 23:07 (6815 days ago) @ Maverick5

Mav,

not sure what to write since this is just line of code :) Ok, call

wodCert.GenerateKey
wodCert.SaveKey (filename)
wodCert.Generate
wodCert.Save (filename)

and that's it. Prior to calling Generate you should populate some properties, such as Subject, DateFrom, DateTo, etc..


Complete thread: