18#ifndef MAGICKCORE_CIPHER_H
19#define MAGICKCORE_CIPHER_H
21#if defined(__cplusplus) || defined(c_plusplus)
31#if defined(__cplusplus) || defined(c_plusplus)
MagickExport MagickBooleanType PasskeyDecipherImage(Image *, const StringInfo *, ExceptionInfo *)
MagickExport MagickBooleanType PasskeyEncipherImage(Image *, const StringInfo *, ExceptionInfo *)
Definition: cipher.c:1178
MagickExport MagickBooleanType DecipherImage(Image *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType EncipherImage(Image *, const char *, ExceptionInfo *)
MagickBooleanType
Definition: magick-type.h:203
#define MagickExport
Definition: method-attribute.h:80
Definition: exception.h:103