encryptionKeyLength

val encryptionKeyLength: BitLength(source)

For integrated AEAD algorithms, this is the length of the sole key. For bolted-on AEAD algorithms with a dedicated MAC key, such as AES-CBC+HMAC, this is the length of the encryption key without the dedicated MAC key.