![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class RSA |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class RSA |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Decrypt |
Decrypts an RSA encrypted string.
|
![]() ![]() |
Encrypt |
Encrypts a string using the RSA encryption algorithm.
|
![]() ![]() |
GetChallenge |
Gets a challenge string you can add to RSA encryption.
|
![]() ![]() |
GetClientKeyPair | Overloaded. |
See Also
Smartsite.Security.Encryption Namespace