SAP ABAP Data Element SEC_XML_XENC_METHOD (Encryption Method of the XML Document)
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_METHOD
Short Description Encryption Method of the XML Document  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEC_XML_XENC_METHOD    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Method 
Medium 20 Encryption Method 
Long 20 Encryption Method 
Heading 20 Encryption Method 
Documentation

Definition

The data element can have following values:

  • PKCS1-V1.5        (RSA-v1.5)
  • PKCS1-OAEP    (RSA-OAEP)

The RSA-1.5 method is used as standard method in the current API.

Use

Both methods define the encryption wrap mechanism.

Dependencies

The usage depends on the partner implementation.

Example

na

History
Last changed by/on SAP  20110908 
SAP Release Created in 800