MYCertificateInfo.m
2009-07-01 Whew, lots and lots of changes accumulated over the past few weeks. Mostly fixes for bugs I discovered while retrofitting Cloudy to use MYCrypto.
2009-06-10 Changed the X.509 version number in generated certs from 1 to 3, so that SecCertificateCreateFromData on iPhone will accept them. :-/
2009-06-09 * More work on iPhone compatibility.
2009-06-07 A snapshot taken during the long, agonizing crawl toward getting everything running on iPhone.
2009-06-06 * Created class MYCertificateRequest, factored out of MYCertificateInfo.