@interface HMDHelperExternalProtocolImpl : NSObject - (id)init; - (id)createAFSecurityConnection; @end