Codeunit 6227 Signed XML Mgt. in 24
- App
- Base Application
- Namespace
- System.Xml
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckXmlStreamSignature | (InStream, Text) | Boolean | public | - |
| CheckXmlTextSignature | (Text, Text) | Boolean | public | - |
| CheckXmlSignature | (DotNet XmlDocument, Text) | Boolean | public | - |
| SignXmlText | (Text, Text) | Text | public | - |
| SignXmlDocument | (DotNet XmlDocument, Text) | public | - |