| InitRijndaelProvider | () | | public | 17-28 | - |
| InitRijndaelProvider | (Text) | | public | 17-26, gone | Pending 24.0 |
| Use InitRijndaelProvider with SecretText data type for EncryptionKey. |
| InitRijndaelProvider | (Text, Integer) | | public | 17-26, gone | Pending 24.0 |
| Use InitRijndaelProvider with SecretText data type for EncryptionKey. |
| InitRijndaelProvider | (Text, Integer, Text) | | public | 17-26, gone | Pending 24.0 |
| Use InitRijndaelProvider with SecretText data type for EncryptionKey. |
| InitRijndaelProvider | (Text, Integer, Text, Text) | | public | 17-26, gone | Pending 24.0 |
| Use InitRijndaelProvider with SecretText data type for EncryptionKey. |
| SetBlockSize | (Integer) | | public | 17-28 | - |
| SetCipherMode | (Text) | | public | 17-28 | - |
| SetPaddingMode | (Text) | | public | 17-28 | - |
| SetEncryptionData | (Text, Text) | | public | 17-26, gone | Pending 24.0 |
| Use SetEncryptionData with SecretText data type for KeyAsBase64. |
| IsValidKeySize | (Integer) | Boolean | public | 17-28 | - |
| GetLegalKeySizeValues | (var Integer, var Integer, var Integer) | | public | 17-28 | - |
| GetLegalBlockSizeValues | (var Integer, var Integer, var Integer) | | public | 17-28 | - |
| GetEncryptionData | (var Text, var Text) | | public | 17-26, gone | Pending 24.0 |
| Use GetEncryptionData with SecretText data type for KeyAsBase64. |
| Encrypt | (Text) | Text | public | 17-28 | - |
| Decrypt | (Text) | Text | public | 17-28 | - |
| InitRijndaelProvider | (SecretText) | | public | 24-28 | - |
| InitRijndaelProvider | (SecretText, Integer) | | public | 24-28 | - |
| InitRijndaelProvider | (SecretText, Integer, Text) | | public | 24-28 | - |
| InitRijndaelProvider | (SecretText, Integer, Text, Text) | | public | 24-28 | - |
| SetEncryptionData | (SecretText, Text) | | public | 24-28 | - |
| GetEncryptionData | (var SecretText, var Text) | | public | 24-28 | - |
| Encrypt | (SecretText) | SecretText | public | 24-28 | - |
| Decrypt | (SecretText) | SecretText | public | 24-28 | - |
| EncryptBinaryData | (Text) | Text | public | 27-28 | - |
| EncryptBinaryData | (SecretText) | SecretText | public | 27-28 | - |
| DecryptBinaryData | (Text) | Text | public | 27-28 | - |
| DecryptBinaryData | (SecretText) | SecretText | public | 27-28 | - |