DevForce Help Reference
AesCryptoProvider Class
Members 


Provides AES encryption and decryption in .NET, Silverlight, Windows Phone and Xamarin environments.
Syntax
'Declaration
 
Public Class AesCryptoProvider 
'Usage
 
Dim instance As AesCryptoProvider
public class AesCryptoProvider 
Remarks
You will usually use the non-platform specific IdeaBlade.Core.CryptoFns class to provide cryptographic services.
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.PlatformServices.AesCryptoProvider

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AesCryptoProvider Members
IdeaBlade.Core.PlatformServices Namespace

Send Feedback