Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 5a843e7147
commit 2cfa24ba7b

@ -17,7 +17,7 @@ typedef void (^DecryptFailureBlock)();
+ (instancetype)sharedManager;
// decryptEnvelope: can be called from any thread.
// successBlock & failureBlock may be called on any thread.
// successBlock & failureBlock will be called an arbitrary thread.
//
// Exactly one of successBlock & failureBlock will be called,
// once.

Loading…
Cancel
Save