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