Concept.Utils Assembly > Concept.Utils Namespace : EncryptionUtils Class |
The following tables list the members exposed by EncryptionUtils.
Name | Description | |
---|---|---|
![]() | PrivateRsaKeySuffix | The private RSA key suffix |
![]() | PublicRsaKeySuffix | The public RSA key suffix |
![]() | RsaKeysFileFilter | The RSA keys file filter |
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> |