@protocol SFDigestOperation, SFKeyDerivingOperation; @interface SFX963KeyDerivationOperation_Ivars : NSObject { id sharedSecretOperation; id digestOperation; } - (void).cxx_destruct; @end