MYDEREncoder.m
2009-06-03 Added MYParsedCertificate, for working with the innards of X.509 certs. Currently it can parse cert data, extract the public key, and verify the signature. More to come.
2009-06-02 * Added ASN.1 / BER / DER utilities, to be used in generating and parsing X.509 certs.