Re: Application Code Signing (General questions)

by Jasmine, (7276 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..

locked

Complete thread: