]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli: use new notmuch_crypto_get_context in mime-node.c
[notmuch] / notmuch-client.h
index 0f29a83afff6dcec3e705ac5fac09b86be82dd17..9b63eae68cc577d94c832482d035be27b00dd829 100644 (file)
@@ -353,7 +353,8 @@ struct mime_node {
 /* Construct a new MIME node pointing to the root message part of
  * message. If crypto->verify is true, signed child parts will be
  * verified. If crypto->decrypt is true, encrypted child parts will be
- * decrypted.
+ * decrypted.  If crypto->gpgctx is NULL, it will be lazily
+ * initialized.
  *
  * Return value:
  *