@interface BCCryptor : NSObject + (void)encryptData:(id)a0 key:(id)a1 completion:(id /* block */)a2; @end