IdeaBlade.Core Assembly > IdeaBlade.Core.PlatformServices Namespace : AesCryptoProvider Class |
The following tables list the members exposed by AesCryptoProvider.
Name | Description | |
---|---|---|
AesCryptoProvider Constructor |
Name | Description | |
---|---|---|
AesDecrypt | Overloaded. Decrypt a string given the password it was encrypted with. | |
AesEncrypt | Overloaded. 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) |