LEADTOOLS Support
Imaging
Imaging SDK Examples
How to encrypt and decrypt images with LEADTOOLS.
#1
Posted
:
Sunday, April 22, 2012 10:09:35 PM(UTC)
Groups: Registered
Posts: 256
Attached is a Visual Studio 2010 solution using LEADTOOLS v17.5 that illustrates how to encrypt an image using AesManaged class in WPF (.NET 4.0) application and then decrypt it using Silverlight 4 application and display it with LEADTOOLS.
Please note that you can use AesCryptoServiceProvider class in WPF but it is not supported in Silverlight.
#2
Posted
:
Tuesday, May 23, 2017 11:18:46 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 70
Was thanked: 4 time(s) in 4 post(s)
Updated to use LEADTOOLS V19
Note: The decryption portion uses Silverlight, which is not support in Visual Studio 2017.Duncan Quirk
Developer Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Monday, November 20, 2017 2:32:49 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 89
Was thanked: 4 time(s) in 4 post(s)
The following .zip file contains two simple console applications.
One is for Encrypting and the other is for Decrypting using LEADTOOLS v19 with C#.
Chris Thompson
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
How to encrypt and decrypt images with LEADTOOLS.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.