DevForce Help Reference
AesCryptoProvider Class Methods


For a list of all members of this type, see AesCryptoProvider members.

Public Methods
 NameDescription
Public MethodAesDecryptOverloaded.  Decrypt a string given the password it was encrypted with.  
Public MethodAesEncryptOverloaded.  Encrypts a string given a password.  
Public MethodAesGetHashKey Generate an AES hash key given a string.  
Public MethodCalcStringHash Returns a hash encoded as a string with the chars (A-Z,A-z,0-9,_) only.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

AesCryptoProvider Class
IdeaBlade.Core.PlatformServices Namespace

Send Feedback