| ToXmlString | (Boolean) | Text | public | 17-26, gone | Pending 24.0 |
| Use ToSecretXmlString with SecretText data type for XmlString or use PublicKeyToXmlString to retrieve the public key as Text. |
| SignData | (Text, InStream, Enum Hash Algorithm, OutStream) | | public | 17-26, gone | Pending 24.0 |
| Use SignData with SecretText data type for XmlString. |
| VerifyData | (Text, InStream, Enum Hash Algorithm, InStream) | Boolean | public | 17-26, gone | Pending 24.0 |
| Use VerifyData with SecretText data type for XmlString. |
| Encrypt | (Text, InStream, Boolean, OutStream) | | public | 19-26, gone | Pending 24.0 |
| Use Encrypt with SecretText data type for XmlString. |
| Decrypt | (Text, InStream, Boolean, OutStream) | | public | 19-26, gone | Pending 24.0 |
| Use Decrypt with SecretText data type for XmlString. |
| InitializeRSA | (Integer) | | public | 23-28 | - |
| PublicKeyToXmlString | () | Text | public | 24-28 | - |
| ToSecretXmlString | (Boolean) | SecretText | public | 24-28 | - |
| SignData | (SecretText, InStream, Enum Hash Algorithm, OutStream) | | public | 24-28 | - |
| VerifyData | (SecretText, InStream, Enum Hash Algorithm, InStream) | Boolean | public | 24-28 | - |
| Encrypt | (SecretText, InStream, Boolean, OutStream) | | public | 24-28 | - |
| Decrypt | (SecretText, InStream, Boolean, OutStream) | | public | 24-28 | - |
| CreateRSAKeyPair | (var Text, var SecretText) | | public | 24-28 | - |