Concept.Utils Assembly > Concept.Utils Namespace : EncryptionUtils Class |
For a list of all members of this type, see EncryptionUtils members.
Name | Description | |
---|---|---|
![]() ![]() | DecryptString | Decrypts the string. |
![]() ![]() | EncryptString | Encrypts the string. |
![]() ![]() | GenerateRsaKeys | Generates the RSA keys. |
![]() ![]() | ResolveSignedXmlDocumentUsingRsa | Resolves the signed XML document using RSA. |
![]() ![]() | ResolveSignedXmlDocumentUsingSha1 | Resolves the signed XML document using sha1. |
![]() ![]() | SignXmlDocumentUsingRsa | Signs the XML document using RSA. |
![]() ![]() | SignXmlDocumentUsingSha1 | Signs the XML document using sha1. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |