luxlabs header browser preview


@class _SFCiphertext;

@interface SFWrappedKeyCiphertext_Ivars : NSObject {
    _SFCiphertext *ciphertextKey;
}

- (void).cxx_destruct;

@end