cborMapExtractString

fun cborMapExtractString(map: DataItem, key: String): String
fun cborMapExtractString(map: DataItem, key: Long): String