]> git.saurik.com Git - apple/security.git/blob - keychain/KeychainStasher/KeychainStasher.h
Security-59754.41.1.tar.gz
[apple/security.git] / keychain / KeychainStasher / KeychainStasher.h
1 #import <Foundation/Foundation.h>
2 #import "KeychainStasherProtocol.h"
3
4 @interface KeychainStasher : NSObject <KeychainStasherProtocol>
5 @end