|
MagickCore
6.7.5
|

Go to the source code of this file.
Functions | |
| MagickExport MagickBooleanType | DecipherImage (Image *, const char *, ExceptionInfo *) |
| MagickExport MagickBooleanType | EncipherImage (Image *, const char *, ExceptionInfo *) |
| MagickExport MagickBooleanType | PasskeyDecipherImage (Image *, const StringInfo *, ExceptionInfo *) |
| MagickExport MagickBooleanType | PasskeyEncipherImage (Image *, const StringInfo *, ExceptionInfo *) |
| MagickExport MagickBooleanType DecipherImage | ( | Image * | , |
| const char * | , | ||
| ExceptionInfo * | |||
| ) |
| MagickExport MagickBooleanType EncipherImage | ( | Image * | , |
| const char * | , | ||
| ExceptionInfo * | |||
| ) |
| MagickExport MagickBooleanType PasskeyDecipherImage | ( | Image * | , |
| const StringInfo * | , | ||
| ExceptionInfo * | |||
| ) |
| MagickExport MagickBooleanType PasskeyEncipherImage | ( | Image * | , |
| const StringInfo * | , | ||
| ExceptionInfo * | |||
| ) |
Definition at line 1139 of file cipher.c.
References _Image::signature, MagickSignature, _Image::debug, MagickFalse, LogMagickEvent(), TraceEvent, GetMagickModule, _Image::filename, _ExceptionInfo::signature, ThrowBinaryException, and ImageError.