After my last wrong assumption, that I don't need to look up easy things, I stumbled upon this assumption again. This week, I failed to implement NSSecureCoding the right way. In the end, I learned some things.
I wanted to persist some data using NSSecureCoding, NSKeyedArchiver and NSKeyedUnarchiver.