Download iOS Certificate Key and Trust Sample Project Free Java Code

Description

This project derives content heavily from iOS Certificate, Key, and Trust Programming guide. It's primary purpose is to give the user the ability to quickly import/export RSA private keys from the keychain to the console.

Source Files

The download file iOS-Certificate--Key--and-Trust-Sample-Project-master.zip has the following entries.


.DS_Store/* w ww.  j  a v  a  2  s  .  c o  m*/
Crypto/.DS_Store
Crypto/Crypto.xcodeproj/project.pbxproj
Crypto/Crypto.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Crypto/Crypto.xcodeproj/project.xcworkspace/xcuserdata/liouville.xcuserdatad/UserInterfaceState.xcuserstate
Crypto/Crypto.xcodeproj/xcuserdata/liouville.xcuserdatad/xcschemes/Crypto.xcscheme
Crypto/Crypto.xcodeproj/xcuserdata/liouville.xcuserdatad/xcschemes/xcschememanagement.plist
Crypto/Crypto/.DS_Store
Crypto/Crypto/Crypto-Prefix.pch
Crypto/Crypto/Crypto/BDAESCBC256Cryptor.h
Crypto/Crypto/Crypto/BDAESCBC256Cryptor.m
Crypto/Crypto/Crypto/BDAESCryptor.h
Crypto/Crypto/Crypto/BDAESCryptor.m
Crypto/Crypto/Crypto/BDCryptor.h
Crypto/Crypto/Crypto/BDCryptor.m
Crypto/Crypto/Crypto/BDCryptorError.h
Crypto/Crypto/Crypto/BDCryptorError.m
Crypto/Crypto/Crypto/BDRSACryptor.h
Crypto/Crypto/Crypto/BDRSACryptor.m
Crypto/Crypto/Crypto/BDRSACryptorKeyPair.h
Crypto/Crypto/Crypto/BDRSACryptorKeyPair.m
Crypto/Crypto/Crypto/BDSHA512Cryptor.h
Crypto/Crypto/Crypto/BDSHA512Cryptor.m
Crypto/Crypto/External/.DS_Store
Crypto/Crypto/External/Base64/NSData+Base64.h
Crypto/Crypto/External/Base64/NSData+Base64.m
Crypto/Crypto/External/Base64/NSString+Base64.h
Crypto/Crypto/External/Base64/NSString+Base64.m
Crypto/Crypto/Utilities/.DS_Store
Crypto/Crypto/Utilities/General/.DS_Store
Crypto/Crypto/Utilities/General/Categories/.DS_Store
Crypto/Crypto/Utilities/General/Categories/JSON/BDJSON.h
Crypto/Crypto/Utilities/General/Categories/JSON/BDJSONError.h
Crypto/Crypto/Utilities/General/Categories/JSON/BDJSONError.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSArray+BDJSONSerialization.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSArray+BDJSONSerialization.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSData+BDJSONSerialization.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSData+BDJSONSerialization.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSDictionary+BDJSONSerialization.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSDictionary+BDJSONSerialization.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSDictionary+BDParseJSON.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSDictionary+BDParseJSON.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSObject+BDJSONSerialization.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSObject+BDJSONSerialization.m
Crypto/Crypto/Utilities/General/Categories/JSON/NSString+BDJSONSerialization.h
Crypto/Crypto/Utilities/General/Categories/JSON/NSString+BDJSONSerialization.m
Crypto/Crypto/Utilities/General/Categories/String/NSString+BDUtilities.h
Crypto/Crypto/Utilities/General/Categories/String/NSString+BDUtilities.m
Crypto/Crypto/Utilities/General/Error/BDError.h
Crypto/Crypto/Utilities/General/Error/BDError.m
Crypto/Crypto/Utilities/General/HTTP/.DS_Store
Crypto/Crypto/Utilities/General/HTTP/HTTPURLResponse/.DS_Store
Crypto/Crypto/Utilities/General/HTTP/HTTPURLResponse/HTTPURLJSONArrayResponse/.DS_Store
Crypto/Crypto/Utilities/General/Macros/Log/BDLog.h
CryptoProject/.DS_Store
CryptoProject/CryptoProject.xcodeproj/project.pbxproj
CryptoProject/CryptoProject.xcodeproj/xcuserdata/liouville.xcuserdatad/xcschemes/CryptoProject.xcscheme
CryptoProject/CryptoProject.xcodeproj/xcuserdata/liouville.xcuserdatad/xcschemes/xcschememanagement.plist
CryptoProject/CryptoProject/.DS_Store
CryptoProject/CryptoProject/AppDelegate.h
CryptoProject/CryptoProject/AppDelegate.m
CryptoProject/CryptoProject/Bundle/rsa_private_key.txt
CryptoProject/CryptoProject/Bundle/rsa_public_key.txt
CryptoProject/CryptoProject/CryptoProject-Info.plist
CryptoProject/CryptoProject/CryptoProject-Prefix.pch
CryptoProject/CryptoProject/Default-568h@2x.png
CryptoProject/CryptoProject/Default.png
CryptoProject/CryptoProject/Default@2x.png
CryptoProject/CryptoProject/ViewController.h
CryptoProject/CryptoProject/ViewController.m
CryptoProject/CryptoProject/en.lproj/InfoPlist.strings
CryptoProject/CryptoProject/main.m
CryptoWorkspace.xcworkspace/contents.xcworkspacedata
CryptoWorkspace.xcworkspace/xcuserdata/liouville.xcuserdatad/UserInterfaceState.xcuserstate
CryptoWorkspace.xcworkspace/xcuserdata/liouville.xcuserdatad/WorkspaceSettings.xcsettings
CryptoWorkspace.xcworkspace/xcuserdata/liouville.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
README.md

Download

Click the following link to download iOS-Certificate--Key--and-Trust-Sample-Project-master.zip.

iOS-Certificate--Key--and-Trust-Sample-Project-master.zip




















Home »
  Objective C Free Code »
    iOS »




iOS7
iOS Framework
iOS Game
iOS Library
iOS Sample