SAP ABAP Data Element SEC_XML_XENC_TYPE (Type of the XML Encryption)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SXML_SEC (Package) Security Tools for Streamed XML Reader / Writer

⤷

⤷

Basic Data
Data Element | SEC_XML_XENC_TYPE |
Short Description | Type of the XML Encryption |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SEC_XML_XENC_TYPE | |
Data Type | INT4 | 4-byte integer, integer number with sign |
Length | 10 | |
Decimal Places | 0 | |
Output Length | 11 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Type |
Medium | 15 | Encryption Type |
Long | 20 | Encryption Type |
Heading | 20 | Encryption Type |
Documentation
Definition
The standard defines 2 types of XML encryption:
- Element (the complete XML node is encrypted)
- Content (only the value part of the XML node is encrypted)
The class CL_SEC_SXML_XENCRYPTION uses as standard the Element encryption.
Use
Define the way the encrypt XML nodes.
Dependencies
Depend on the scenario.
Example
.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |