KEY_SIZE

const val KEY_SIZE: Int = 32(source)

Required key size, in bytes, for AES-256-GCM.

Report a problem