| GetInstance | (var DotNet AsymmetricAlgorithm) | | public | 17-28 | - |
| SignData | (Text, InStream, Enum Hash Algorithm, OutStream) | | public | 17-23, gone | - |
| SignData | (InStream, Enum Hash Algorithm, OutStream) | | public | 17-28 | - |
| VerifyData | (Text, InStream, Enum Hash Algorithm, InStream) | Boolean | public | 17-23, gone | - |
| VerifyData | (InStream, Enum Hash Algorithm, InStream) | Boolean | public | 17-28 | - |
| ToXmlString | (Boolean) | Text | public | 17-26, gone | Pending 24.0 |
| Replaced by ToSecretXmlString with SecretText data type for XmlString. |
| FromXmlString | (Text) | | public | 17-26, gone | Pending 24.0 |
| Replaced by FromSecretXmlString with SecretText data type for XmlString. |
| Encrypt | (Text, InStream, Boolean, OutStream) | | public | 19-23, gone | - |
| Decrypt | (Text, InStream, Boolean, OutStream) | | public | 19-23, gone | - |
| InitializeRSA | (Integer) | | public | 23-28 | - |
| CreateRSAKeyPair | (var Text, var 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 | - |
| PublicKeyToXmlString | () | Text | public | 24-28 | - |
| ToSecretXmlString | (Boolean) | SecretText | public | 24-28 | - |
| FromSecretXmlString | (SecretText) | | public | 24-28 | - |