IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : CryptoFns Class |
The following tables list the members exposed by CryptoFns.
Name | Description | |
---|---|---|
![]() ![]() | Provider | Provides AES encryption and decryption services for the current platform. |
Name | Description | |
---|---|---|
![]() ![]() | AesDecrypt | Decrypt a string given the password it was encrypted with. |
![]() ![]() | AesEncrypt | Encrypts a string given a password. |
![]() ![]() | AesGetHashKey | Generate an AES hash key given a string. |
![]() ![]() | CalcStringHash | Returns a hash encoded as a string with the chars (A-Z,A-z,0-9,_) only. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |