security-framework

Any good tutorials/examples for the Spring Security Framework?

Any good tutorials or samples on spring security. Thanks ...

SciFi-HiFi Keychain problem - SecKeychainItemRef undeclared error

I'm trying to use this class: http://log.scifihifi.com/post/55837387/simple-iphone-keychain-code to save data to the keychain on the iPhone. I've included the header and the .m file in my application and included the security framework, however I'm still getting these undeclared errors. I can't seem to find any tutorials or help file ...

How can I access identity profiles and certificates with iPhone SDK?

I am trying to verify the user identity on my application using a certificate / identity that the user has stored by opening a .cer / .p12 attached to an email. The certificate appears on the settings app of the phone under the group "Configuration Profiles". Is there any way of accessing the certificate using the iphone SDK (I have tri...