Encryption issue using class CL_SEC_SXML_WRITER
We have to encrypt 1 field for sending to external API with AES256 algorithm with a provided AES256 key (from external system). I used method CL_SEC_SXML_WRITER=>ENCRYPT for the encryption with algorithm parameter cl_sec_sxml_writer=>co_aes256_algor...