24#ifndef MUTT_NCRYPT_CRYPT_H
25#define MUTT_NCRYPT_CRYPT_H
bool crypt_is_numerical_keyid(const char *s)
Is this a numerical keyid.
const char * crypt_get_fingerprint_or_id(const char *p, const char **pphint, const char **ppl, const char **pps)
Get the fingerprint or long key ID.
int crypt_write_signed(struct Body *b, struct State *state, const char *tempfile)
Write the message body/part.
void crypt_current_time(struct State *state, const char *app_name)
Print the current time.
void crypt_convert_to_7bit(struct Body *b)
Convert an email to 7bit encoding.
Keep track when processing files.