File ScryptPWGen.h artifact ec12f8880c part of check-in 4364044864
#import <ObjFW/ObjFW.h> @interface ScryptPWGen: OFObject <OFApplicationDelegate> { size_t _length; bool _repeat; } @end
#import <ObjFW/ObjFW.h> @interface ScryptPWGen: OFObject <OFApplicationDelegate> { size_t _length; bool _repeat; } @end