@class NSData; @interface SGPersistentSaltProviderGuardedData : NSObject { NSData *_salt; } - (void).cxx_destruct; @end