The ARC4 functions.
An ARC4 parameters object, key object, and operating context are required to perform ARC4 operations. An RNG context is required for key generation.
The maximum length of an ARC4 key is 256 bytes as defined in huarc4.h, by SB_ARC4_MAX_KEY_LEN.