CLAS CL_ABAP_MESSAGE_DIGEST
Source Link
Open in ADT
Home
Previous Object: CL_ABAP_MATH
Next Object: CL_ABAP_OBJECTDESCR
Public
Static Method calculate_hash_for_raw
IMPORTING
 if_algorithm TYPE STRING Optional
 if_data TYPE XSTRING
EXPORTING
 ef_hashxstring TYPE XSTRING
RAISING cx_abap_message_digest
Static Method calculate_hash_for_char
IMPORTING
 if_algorithm TYPE STRING Optional
 if_data TYPE STRING
EXPORTING
 ef_hashxstring TYPE XSTRING
 ef_hashb64string TYPE STRING
RAISING cx_abap_message_digest
Exists on:
Bug reports and ideas welcome
Made using abaplint.app