luxlabs header browser preview


@class NSData;

@interface SFCiphertext_Ivars : NSObject {
    NSData *ciphertext;
}

- (void).cxx_destruct;

@end