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.
2 // MYCrypto_Release.xcconfig
5 // Created by Jens Alfke on 4/8/09.
6 // Copyright 2009 Jens Alfke. All rights reserved.
9 #include "../MYUtilities/MYUtilities_Release.xcconfig"
10 #include "MYCrypto.xcconfig"