This function is like sdes_get_entry but it returns a null-terminated copy of the data instead.
use g_free after usage.
this |
a valid SDES Packet |
type |
result of the entry type |
data |
result entry data |
len |
result length of the entry data |
|