We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ab53f commit 2fca472Copy full SHA for 2fca472
include/pulsar/EncryptionContext.h
@@ -82,8 +82,8 @@ class PULSAR_PUBLIC EncryptionContext {
82
83
/**
84
* When the `ConsumerConfiguration#getCryptoFailureAction` is set to `CONSUME`, the message will still be
85
- * returned even if the decryption failed. This method is provided to let users know whether the decryption
86
- * failed.
+ * returned even if the decryption failed. This method is provided to let users know whether the
+ * decryption failed.
87
*
88
* @return whether the decryption failed
89
*/
0 commit comments