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.
5 // Created by Jens Alfke on 3/28/09.
6 // Copyright 2009 Jens Alfke. All rights reserved.
9 GCC_PREFIX_HEADER = ../MYUtilities/MYUtilities_Prefix.pch