DevForce Help Reference
CryptoFns Class Methods


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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AesDecrypt Decrypt a string given the password it was encrypted with.  
Public Methodstatic (Shared in Visual Basic)AesEncrypt Encrypts a string given a password.  
Public Methodstatic (Shared in Visual Basic)AesGetHashKey Generate an AES hash key given a string.  
Public Methodstatic (Shared in Visual Basic)CalcStringHash 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

CryptoFns Class
IdeaBlade.Core Namespace

Send Feedback