@interface NEIPSecSALocalSession : NEIPSecSASession - (id)description; - (id)initWithName:(id)a0 delegate:(id)a1; - (BOOL)addLarvalSA:(id)a0; @end