Codeunit 1382 DESCryptoServiceProvider Impl. in 18
- App
- System Application
Versions171819202122232425262728latest
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| EncryptText | (Text, Text, Text) | Text | public | - |
| DecryptText | (Text, Text, Text) | Text | public | - |
| EncryptStream | (Text, Text, InStream, var OutStream) | public | - | |
| DecryptStream | (Text, Text, InStream, var OutStream) | public | - |